Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 5fa5926

Browse files
fixed minor readme styling
1 parent fa1ae57 commit 5fa5926

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,19 +65,19 @@ Getting up and running is as easy as 1, 2, 3, 4 ... 5.
6565

6666
6. Start server
6767

68-
You don't have a background process running for mongodb?
69-
Just open another terminal and run:
70-
71-
```bash
72-
# open up another terminal and run:
73-
$ yarn run mongo
74-
# or if you are on windows, run:
75-
$ yarn run mongo:win
76-
```
68+
You don't have a background process running for mongodb?
69+
Just open another terminal and run:
70+
71+
```bash
72+
# open up another terminal and run:
73+
$ yarn run mongo
74+
# or if you are on windows, run:
75+
$ yarn run mongo:win
76+
```
7777
> ##### IMPORTANT for Windows users:
7878
> - make sure you have mongo bin directory added to your PATH
7979
80-
Start the API server with the following commands:
80+
Start the API server with the following commands:
8181
``` bash
8282
$ yarn dev
8383

0 commit comments

Comments
 (0)