Skip to content

Commit

Permalink
fix: update macOS command to install deps using Brewfile provided
Browse files Browse the repository at this point in the history
  • Loading branch information
iWas-Coder committed Jun 6, 2024
1 parent 0e979ca commit f33b1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ sudo pkg_add gmake rust jq
*** macOS

#+begin_src sh
brew install rust jq
brew bundle install --file=Brewfile
#+end_src

** Compilation & Linkage
Expand Down

0 comments on commit f33b1f9

Please sign in to comment.