Skip to content

Commit

Permalink
Update sample data link
Browse files Browse the repository at this point in the history
  • Loading branch information
enricofer authored Sep 1, 2024
1 parent aa5be7b commit 55d5f76
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 @@ -55,7 +55,7 @@ Now you you can create a new Kart repository adding a new version

```
$ docker compose down
$ wget https://github.com/enricofer/djakart/releases/download/0.1/test_data01.tar.gz
$ wget https://github.com/enricofer/djakart/releases/download/0.2/test_data02.tar.gz
$ sudo tar --same-owner -xvf test_data01.tar.gz data/
$ docker compose up -d
```
Expand Down

0 comments on commit 55d5f76

Please sign in to comment.