Skip to content

Commit 845ef10

Browse files
author
Alexander Lee
authored
Update README.md
1 parent fd6fc0c commit 845ef10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
1. Clone this repository
1010
`git clone git@github.com:ctcusc/django-react-boilerplate.git`
1111

12-
1. `cd` into the folder and run `install.sh`
12+
1. `cd` into the folder and run `./install.sh`
1313

14-
1. Start the server with `start.sh`
14+
1. Start the server with `./start.sh`
1515

1616
1. See the server live on `localhost:8000`
1717

0 commit comments

Comments
 (0)