Skip to content

Commit

Permalink
README.md: brew: fix install path
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-zdanevich committed Apr 25, 2024
1 parent 7716c28 commit 54450fd
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 @@ -24,7 +24,7 @@ You can install Geeknote using [Homebrew](http://brew.sh/)/[Linuxbrew](https://g
##### Homebrew installation

``` sh
brew install --HEAD https://raw.githubusercontent.com/jeffkowalski/geeknote/master/geeknote.rb
brew install --HEAD https://raw.githubusercontent.com/vitaly-zdanevich/geeknote/master/geeknote.rb
# This is from the previous repo owner - not tested
```

Expand Down

0 comments on commit 54450fd

Please sign in to comment.