We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f037f3f commit aa4f3bbCopy full SHA for aa4f3bb
deploy-container/README.md
@@ -64,7 +64,7 @@ $ sh /home/coder/push_remote.sh # save your uncomitted files to the remote
64
$ sh /home/coder/pull_remote.sh # get latest files from the remote
65
66
# In VS Code:
67
-# ctrl + P, run task: push_remote or pull_remote
+# use items in bottom bar or ctrl + P, run task: push_remote or pull_remote or
68
```
69
70
---
0 commit comments