It is better to do that from the admin control panel.
But if you don't have access to the ACP.
hget group:gid administrators
"1" <- use this value
sadd gid:1:members <uid>
replace <uid>
with your user id.
To get the user id use :
hget username:uid <yourusername>