diff --git a/README.md b/README.md index 3afeff2..f140938 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ 2. In the React directory run: -### `npm run build` +`npm run build` 3. Then, in the project directory run: -### `python3 manage.py runserver` +`python3 manage.py runserver`