Skip to content

Commit

Permalink
```
Browse files Browse the repository at this point in the history
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
```
  • Loading branch information
atompie committed Nov 18, 2024
1 parent 5ee5665 commit 3f63c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The easiest way to run TRACARDI is to run it as a :whale: **docker container**.
* Clone [tracardi/tracardi-api](https://github.com/Tracardi/tracardi-api.git) by executing the following line in your terminal.

```bash
git clone https://github.com/Tracardi/tracardi-api.git
git clone https://github.com/Tracardi/tracardi-api.git:1.1.x
```

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

0 comments on commit 3f63c5d

Please sign in to comment.