diff options
-rw-r--r-- | docs/Install as a python module.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Install as a python module.md b/docs/Install as a python module.md index 8700eed..ee3f2a1 100644 --- a/docs/Install as a python module.md +++ b/docs/Install as a python module.md @@ -28,7 +28,6 @@ Copy the content of [config.json.sample](../config.json.sample) and save it anyw ## Running the application Run the application using the executable ```git-auto-deploy``` which has been provided by pip. Provide the path to your configuration file as a command line argument. - referencing the ```gitautodeploy``` module (the directory ```Git-Auto-Deploy/gitautodeploy```). git-auto-deploy --config ~/git-auto-deploy.conf.json |