Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ehzhang committed Mar 9, 2015
1 parent 96b8caa commit 922a0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Startup with `meteor`
Deploy with `meteor deploy <your domain name>.meteor.com`

Login as an Admin to grant yourself mentor/admin access. In the javascript console, type:
```sh
```js
Meteor.loginWithPassword("<your admin username>", "your admin password");
```

0 comments on commit 922a0a2

Please sign in to comment.