diff --git a/README.md b/README.md index 1fc27d2..52b9784 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ We’ll 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 you’ve 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