Merge pull request #135 from lu4/patch-1

Update to Readme.md
This commit is contained in:
aristocratos 2021-11-03 16:36:45 +01:00 committed by GitHub
commit f083c0aac1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ If you want to help out, test for bugs/fix bugs or just try out the branches:
brew install coreutils make gcc@11
git clone https://github.com/aristocratos/btop.git
cd btop
git checkout osx
git checkout OSX
gmake
```