public git URL
This commit is contained in:
parent
3d13eb2dc2
commit
732281bca0
@ -28,7 +28,7 @@ using the Dockerfile in this repo.
|
|||||||
### 1. Prepare the bot
|
### 1. Prepare the bot
|
||||||
1. Clone the git
|
1. Clone the git
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:gcarq/freqtrade.git
|
git clone https://github.com/gcarq/freqtrade.git
|
||||||
```
|
```
|
||||||
2. (Optional) Checkout the develop branch
|
2. (Optional) Checkout the develop branch
|
||||||
```bash
|
```bash
|
||||||
@ -188,7 +188,7 @@ export PATH=<path_freqtrade>/env/mongodb/bin:$PATH
|
|||||||
|
|
||||||
## 3. Clone the repo
|
## 3. Clone the repo
|
||||||
The following steps are made for Linux/mac environment
|
The following steps are made for Linux/mac environment
|
||||||
1. Clone the git `git clone git@github.com:gcarq/freqtrade.git`
|
1. Clone the git `git clone https://github.com/gcarq/freqtrade.git`
|
||||||
2. (Optional) Checkout the develop branch `git checkout develop`
|
2. (Optional) Checkout the develop branch `git checkout develop`
|
||||||
|
|
||||||
## 4. Prepare the bot
|
## 4. Prepare the bot
|
||||||
|
Loading…
Reference in New Issue
Block a user