Skip to content

Commit

Permalink
Update developer documentation #2712
Browse files Browse the repository at this point in the history
  • Loading branch information
iamleeg committed Jun 14, 2022
1 parent ac7c20d commit 77e7bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Give your user all the permissions to access the portal and make CRUD updates.
./dev/make_superuser.sh $YOUR_GOOGLE_EMAIL
```

Note that **the user must be logged-in into the portal before you can issue this command**.
Note that **the user must be logged-in into the portal before you can issue this command**. To run it against a different instance/database, set `$GDH_DATABASE` to the appropriate connection string.

**Windows users**

Expand Down

0 comments on commit 77e7bb7

Please sign in to comment.