update documentation

This commit is contained in:
Leon
2022-02-13 14:14:57 +01:00
parent 0e00930334
commit 17fd1fa69e

View File

@@ -7,7 +7,6 @@
$ cd myapp
$ git init
$ podi init git@myserver:/dir/to/deploy
.pod dir created
$ git push git@myserver
# PROFIT!
```