Skip to content
This repository was archived by the owner on Apr 26, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ A `nix-shell` environment that loads `agda-pkg` as well as `agda` and
files in your project folder by running one of the following commands:

```bash
$ curl -L https://gist.github.com/jonaprieto/53e55263405ee48a831d700f27843931/download | tar -xvz --strip-components=1
$ curl -L https://gist.github.com/jonaprieto/53e55263405ee48a831d700f27843931/download | busybox unzip -j -
```

or if you already have installed agda-pkg:
Expand Down