Skip to content

Commit df99309

Browse files
authored
Update README.md
1 parent 386a8fb commit df99309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The most basic boilerplate for any 4Geeks Academy student, start your very first
88

99
Create an `index.html` file with the [basic HTML structure](http://4geeks.com/lesson/what-is-html-learn-html#page-structure) and see it live by running a web-server using the following command:
1010

11-
```sh
11+
```bash
1212
$ pip3 install flask && python3 server.py
1313
```
1414

0 commit comments

Comments
 (0)