Skip to content

Commit

Permalink
No longer need special instructions for Mac Silicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
neduard committed Jun 12, 2024
1 parent 815c1b1 commit 53923da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 166 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ If these instructions don't work for you or are incomplete, please file an issue

The build uses [Stack](http://docs.haskellstack.org/). If you don't already have it installed, [follow the install instructions](http://docs.haskellstack.org/en/stable/README.html#how-to-install) for your platform. (Hint: `brew update && brew install stack`)

If you have not set up the Haskell toolchain before and are trying to contribute to Unison on an M1 Mac, we have [some tips specifically for you](docs/m1-mac-setup-tips.markdown).

```sh
$ git clone https://github.com/unisonweb/unison.git
$ cd unison
Expand Down
164 changes: 0 additions & 164 deletions docs/m1-mac-setup-tips.markdown

This file was deleted.

0 comments on commit 53923da

Please sign in to comment.