summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoraristocratos <admin@qvantnet.com>2021-11-03 16:36:45 +0100
committerGitHub <noreply@github.com>2021-11-03 16:36:45 +0100
commitf083c0aac109d65a82ee9448ffc4820e4f08b639 (patch)
tree3fe7894a1cbdfcb8b86b574e25521860aa72b746 /README.md
parent6383ef8704b01e331121bda16a83472ead99ae21 (diff)
parent77244dd65f5528f5a9ade3cd7d04c0120f763c8b (diff)
Merge pull request #135 from lu4/patch-1
Update to Readme.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6f6c68..0ae48df 100644
--- a/README.md
+++ b/README.md
@@ -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
```