Merge pull request #21 from CagataySonmez/develop
Bugfix/issue#18 (#20)
This commit is contained in:
commit
3697e9b167
@ -61,7 +61,7 @@ In order to sync the a forked repository with the original repository, you need
|
|||||||
Change directory to the forked repository and use 'git add remote' command to specify a new remote upstream repository.
|
Change directory to the forked repository and use 'git add remote' command to specify a new remote upstream repository.
|
||||||
```
|
```
|
||||||
$ cd EdgeCloudSim
|
$ cd EdgeCloudSim
|
||||||
$ git remote add upstream git remote add upstream https://github.com/CagataySonmez/EdgeCloudSim.git
|
$ git remote add upstream https://github.com/CagataySonmez/EdgeCloudSim.git
|
||||||
```
|
```
|
||||||
|
|
||||||
After this step, you will have two remotes on your local:
|
After this step, you will have two remotes on your local:
|
||||||
|
Loading…
Reference in New Issue
Block a user