Skip to content

Commit 3f63c5d

Browse files
committed
```
fix(destinations.py): correct indentation for profile dispatch chore(docker-compose): update image versions to 1.1.0 docs(dev.md): add ArangoDB setup instructions ```
1 parent 5ee5665 commit 3f63c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The easiest way to run TRACARDI is to run it as a :whale: **docker container**.
7676
* Clone [tracardi/tracardi-api](https://github.com/Tracardi/tracardi-api.git) by executing the following line in your terminal.
7777

7878
```bash
79-
git clone https://github.com/Tracardi/tracardi-api.git
79+
git clone https://github.com/Tracardi/tracardi-api.git:1.1.x
8080
```
8181

8282
* Go to the `TRACARDI API` folder, and run the following command:

0 commit comments

Comments
 (0)