Skip to content

Commit

Permalink
Update README with enhanced installation instructions for M1 Macs
Browse files Browse the repository at this point in the history
  • Loading branch information
yasinmiran committed Jan 23, 2024
1 parent d50dfa7 commit b3dbffc
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 @@ -19,7 +19,7 @@ curl -fsSL https://raw.githubusercontent.com/neicnordic/crypt4gh/master/install.

### MacOS
```
curl -fsSL https://raw.githubusercontent.com/neicnordic/crypt4gh/master/install.sh | sh
curl -fsSL https://raw.githubusercontent.com/neicnordic/crypt4gh/master/install.sh | sudo sh
```

### Windows
Expand Down

0 comments on commit b3dbffc

Please sign in to comment.