Your Name 8 месяцев назад
Родитель
Сommit
e9883b0106
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -84,6 +84,9 @@ We should probably add our site to the repository.  And that website is pretty b
 
 
 Then add our site and commit:
 Then add our site and commit:
 ```
 ```
+git add *
+git commit -m'added a hugo site'
+git push
 ```
 ```
 
 
 ## site setup
 ## site setup