Skip to content
Snippets Groups Projects
Commit fc12142a authored by Daniel Firth's avatar Daniel Firth
Browse files

README.md: update urls

parent a6a58e39
...@@ -38,7 +38,7 @@ stable sources are used. ...@@ -38,7 +38,7 @@ stable sources are used.
The package set is generated from the `horizon.dhall` using the following command: The package set is generated from the `horizon.dhall` using the following command:
``` ```
nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.9.0' nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.10.0'
``` ```
This will generate both the packages folder and the package set file. If you This will generate both the packages folder and the package set file. If you
...@@ -55,7 +55,7 @@ afterwards. ...@@ -55,7 +55,7 @@ afterwards.
To use `horizon-shell`. To use `horizon-shell`.
``` ```
nix run 'git+https://gitlab.horizon-haskell.net/shells/horizon-shell?ref=refs/tags/0.0.3' nix run 'git+https://gitlab.horizon-haskell.net/shells/horizon-shell?ref=refs/tags/0.0.7'
``` ```
See the in-shell help for usage. See the in-shell help for usage.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment