diff --git a/README.md b/README.md index 8ea0e4f..826e883 100644 --- a/README.md +++ b/README.md @@ -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 ```