--Code changes

-Migrate to bitbucket.
This commit is contained in:
mfeemster
2016-05-30 14:51:54 -07:00
parent 1f50394cb4
commit 51dbe8e59d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Install `git` and clone the repository:
```
sudo apt-get install git
git clone https://github.com/mfeemster/fractorium
git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git
```
Install the dependencies.
+1 -1
View File
@@ -6,7 +6,7 @@ Install `git` and clone the repository:
```
brew install git
git clone https://github.com/mfeemster/fractorium
git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git
```
Install the dependencies:
+1 -1
View File
@@ -33,7 +33,7 @@ Create a new folder in your development area named fractorium:
`cd fractorium`
`git clone https://github.com/mfeemster/fractorium.git`
`git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git`
###Prerequisites