Update README.md
This commit is contained in:
@@ -132,7 +132,9 @@ You need to [create a new repository](https://github.com/new) on your favorite G
|
|||||||
```bash
|
```bash
|
||||||
#gitblog.md/
|
#gitblog.md/
|
||||||
cd data
|
cd data
|
||||||
|
git init
|
||||||
git remote add origin <url_of_your_repo.git>
|
git remote add origin <url_of_your_repo.git>
|
||||||
|
git commit -m "initial commit"
|
||||||
git push -u origin master
|
git push -u origin master
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user