Skip to content

Commit

Permalink
Merge pull request #5087 from neduard/remove-mac-m1-rosetta-instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aryairani authored Jun 13, 2024
2 parents 574dd6e + b820365 commit fa8fc3a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 166 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ The format for this list: name, GitHub handle
* Upendra Upadhyay (@upendra1997)
* Dan Doel (@dolio)
* Eric Torreborre (@etorreborre)
* Eduard Nicodei (@neduard)
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 fa8fc3a

Please sign in to comment.