mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Grammar.
This commit is contained in:
parent
bf0adb06ee
commit
c43467fd57
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ STF comprises of several independent processes that must normally be launched se
|
|||
|
||||
For development purposes, however, there's a helper command to quickly launch all required processes along with a mock login implementation. Note however that you **must** have RethinkDB running first.
|
||||
|
||||
If you don't have RethinkDB set up yet, to start it up, go to the folder where you'd like RethinkDB to create a `rethinkdb_data` folder (perhaps the folder where this repo is) and run the following command:
|
||||
If you don't have RethinkDB set up yet, to start it up, go to the folder where you'd like RethinkDB to create a `rethinkdb_data` folder in (perhaps the folder where this repo is) and run the following command:
|
||||
|
||||
```bash
|
||||
rethinkdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue