mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
add bundle exec
so that the admin account created runs
This commit is contained in:
parent
8141e1d9bc
commit
c43f57ce23
@ -100,7 +100,7 @@ You'll want an admin account to be able to do anything fun on your new Discourse
|
||||
run the following command and follow the instructions:
|
||||
|
||||
```bash
|
||||
rake admin:create
|
||||
bundle exec rake admin:create
|
||||
```
|
||||
|
||||
Your admin account should be approved. Log in in your browser and you're good to go!
|
||||
|
Loading…
x
Reference in New Issue
Block a user