Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Sight Machine committed Apr 17, 2013
1 parent 4b77798 commit f9ed8ba
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.markdown
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@ http://github.com/sightmachine/simplecv


To update your existing repo please do the following: To update your existing repo please do the following:


```
cd SimpleCV cd SimpleCV
git remote rm origin git remote rm origin
git remote add origin https://github.com/sightmachine/SimpleCV.git git remote add origin https://github.com/sightmachine/SimpleCV.git

```


Or you can just delete your existing directory and reclone: Or you can just delete your existing directory and reclone:


```
git clone https://github.com/sightmachine/SimpleCV.git git clone https://github.com/sightmachine/SimpleCV.git

```




WARNING: The REPO here is for legacy purposes only, all new code development can be found at: WARNING: The REPO here is for legacy purposes only, all new code development can be found at:
Expand Down

0 comments on commit f9ed8ba

Please sign in to comment.