Remove typo from README.md
This commit is contained in:
parent
be5330fad8
commit
35bd010d29
@ -10,13 +10,11 @@ Ronin is a web based drawing application and visual language. Launch index.html
|
|||||||
:
|
:
|
||||||
```
|
```
|
||||||
|
|
||||||
#Save/Load
|
|
||||||
Loading files requires you to run Ronin through localhost. Navigate to the Ronin folder, and run the simple http server.
|
Loading files requires you to run Ronin through localhost. Navigate to the Ronin folder, and run the simple http server.
|
||||||
```
|
```
|
||||||
cd /path/to/ronin/ ; Navigate to Ronin through the terminal
|
cd /path/to/ronin/ ; Navigate to Ronin through the terminal
|
||||||
python -m SimpleHTTPServer 8000 ; Start localhost
|
python -m SimpleHTTPServer 8000 ; Start localhost
|
||||||
http://localhost:8000/ ; Enjoy Ronin
|
http://localhost:8000/ ; Enjoy Ronin
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#Modules
|
#Modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user