Prechádzať zdrojové kódy

pre-print update command

Lucas Gautheron 3 rokov pred
rodič
commit
827a6f091c
1 zmenil súbory, kde vykonal 6 pridanie a 0 odobranie
  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
 ```