Update README.md

This commit is contained in:
ronent 2023-07-31 16:05:47 -05:00
parent 44ead1617f
commit 595df422f3
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ Well use Git for version control. If you already know how to use git, you can
https://gitea.dgov.io/DGF/obsidian-dgraph.git
```
3. To pull the most update version of the repo, click on “Fetch origin” and then “Pull origin” if there are new modifications.
4. To add changes youve made to the graph, select the files you wish to commit and press “commit to main”.
5. This is just a minimal overview of the basic git operations. For a more in depth look there are many great resources, for example https://think-like-a-git.net/
# Usage