Skip to content

Commit

Permalink
README: update wiki link
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 authored May 8, 2024
1 parent 02bd350 commit a58ea01
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 @@ -34,9 +34,9 @@ where `<target>` could be `telegram-bot-simple` or `telegram-bot-api`

### Nix

You can use a [Nix flake](https://nixos.wiki/wiki/Flakes) from this repo to get several development tools.
You can use a [Nix flake](https://wiki.nixos.org/wiki/Flakes) from this repo to get several development tools.

1. [Enable flakes](https://nixos.wiki/wiki/Flakes#Enable_flakes).
1. [Enable flakes](https://wiki.nixos.org/wiki/Flakes#Enable_flakes).

2. Run `nix develop`. This command will make available `cabal`, `ghc`, and `haskell-language-server`.

Expand Down

0 comments on commit a58ea01

Please sign in to comment.