Skip to content

Commit 6358132

Browse files
committed
Update readme
1 parent 5bdaf0b commit 6358132

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Backend in WordPress.
1010
- Front end in React
1111

12-
#Setup
12+
## Setup
1313

1414
First clone/fork the repo and cd into it.
1515

@@ -71,6 +71,7 @@ This is going to automatically:
7171
### During development
7272
7373
Useful commands:
74+
To be run from the root of the project.
7475
7576
```bash
7677
./nxtwp configure # Sets up backend and frontend and creates an .env file
@@ -101,7 +102,7 @@ RewriteRule . /index.php [L]
101102
# END WordPress
102103
```
103104
104-
2. If front-end isn't throwing some other error.
105+
2. If front-end is throwing some other error.
105106
106107
- Check if all the required WordPress plugins form `backend/plugins-collection` are active.
107108
- Ensure you have updated the block registry from WordPress backend > GraphQL Gutenberg

0 commit comments

Comments
 (0)