mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
--Code changes
-Migrate to bitbucket.
This commit is contained in:
parent
1f50394cb4
commit
51dbe8e59d
@ -4,7 +4,7 @@ Install `git` and clone the repository:
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
git clone https://github.com/mfeemster/fractorium
|
git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Install the dependencies.
|
Install the dependencies.
|
||||||
|
@ -6,7 +6,7 @@ Install `git` and clone the repository:
|
|||||||
|
|
||||||
```
|
```
|
||||||
brew install git
|
brew install git
|
||||||
git clone https://github.com/mfeemster/fractorium
|
git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Install the dependencies:
|
Install the dependencies:
|
||||||
|
@ -33,7 +33,7 @@ Create a new folder in your development area named fractorium:
|
|||||||
|
|
||||||
`cd fractorium`
|
`cd fractorium`
|
||||||
|
|
||||||
`git clone https://github.com/mfeemster/fractorium.git`
|
`git clone https://mfeemster@bitbucket.org/mfeemster/fractorium.git`
|
||||||
|
|
||||||
###Prerequisites
|
###Prerequisites
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user