Skip to content

Commit

Permalink
fix: bootstrap doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibb committed Aug 30, 2024
1 parent c73a3dd commit de518b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ We assume you have `guix` installed to generate an isolated developement
environment in the following way:

```bash
git clone https://github.com/umg-minai/vct-or-mc.git
cd vct-or-mc
git clone https://github.com/umg-minai/dltr.git
cd dltr
echo "$(pwd)" >> ~/.config/guix/shell-authorized-directories
guix shell
```

0 comments on commit de518b0

Please sign in to comment.