Skip to content

Commit

Permalink
removed redundant info on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
codeprefect committed Mar 11, 2023
1 parent 88cd7cb commit fb8846e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,6 @@ You need install homebrew from here: https://brew.sh/

After this, build instructions are same as for Unix (including prerequisites).

#### Building for M1

Please run the build commands with the following flags

```
CC=clang CXX=clang++ cmake .. -DCORECLR_BRANCH="release/6.0"
```

### Windows

Expand Down

0 comments on commit fb8846e

Please sign in to comment.