Skip to content

Commit 922a0a2

Browse files
committed
readme
1 parent 96b8caa commit 922a0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Startup with `meteor`
3131
Deploy with `meteor deploy <your domain name>.meteor.com`
3232

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

0 commit comments

Comments
 (0)