Browse Source

pre-print update command

Lucas Gautheron 2 years ago
parent
commit
827a6f091c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -38,4 +38,10 @@ make clean
 
 ```bash
 make main.pdf
+```
+
+## Update the pre-print on OSF
+
+```bash
+git-annex export HEAD --to osf-storage
 ```