Browse Source

updated README

master
marc 4 years ago
parent
commit
cae9bfd6b0
1 changed files with 8 additions and 0 deletions
  1. 8
      README.md

8
README.md

@ -8,8 +8,16 @@ git remote -v
```
# Usage
## Add or edit files in repository
```sh
dot add /path/to/file
dot commit -m "some message"
dot push
```
## pull repository
```sh
dot clone https://gitea.cloudsphere.duckdns.org/marc/dotfiles.git
dot pull origin master
``
Loading…
Cancel
Save