Skip to content

Commit

Permalink
Adding a missing 's' in 'https'
Browse files Browse the repository at this point in the history
  • Loading branch information
lepsa committed Apr 4, 2024
1 parent 207c4d8 commit b33b5cc
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 @@ -249,7 +249,7 @@ You can do a whole lot more!
* Homebrew: `brew install ghc cabal-install`
* Install GHCup following [these install instructions](https://www.haskell.org/ghcup/)
* Windows: Follows [these install instructions](https://www.haskell.org/ghcup/).
* Other unices: If your package manager does not include ghc and cabal you should [install GHCup](http://www.haskell.org/ghcup).
* Other unices: If your package manager does not include ghc and cabal you should [install GHCup](https://www.haskell.org/ghcup).
2. You now have two options for installation:
* Latest release:
* Use cabal to install ImplicitCAD: `cabal update && cabal install implicit`
Expand Down

0 comments on commit b33b5cc

Please sign in to comment.