readme mistake

This commit is contained in:
George Shaw 2017-10-17 14:39:28 -05:00
parent b4c096bcf2
commit 91854f4d89

View file

@ -10,12 +10,12 @@ Frontend: ?
# Deployment
```shell
\# Clone the Repo
# Clone the Repo
git clone https://github.com/Ennovar/gPanel.git
\# Navigate to the directory
# Navigate to the directory
cd gPanel
\# Start the web-hosting server
# Start the web-hosting server
go run main.go
```