We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e6107 commit e9d22acCopy full SHA for e9d22ac
1 file changed
README.md
@@ -10,7 +10,5 @@ To publish this app to `piku`, clone the repository and run the following comman
10
11
```bash
12
git remote add piku piku@your_server:sample_python_app
13
-git add .
14
-git commit -a -m "initial commit"
15
git push piku master
16
```
0 commit comments