mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
More elegant tabulation in README
This commit is contained in:
@@ -68,8 +68,8 @@ MacOS:
|
||||
If you're using Bash, replace `.zshrc` with `.bash_profile`.
|
||||
|
||||
if [ -d "/usr/local/opt/ruby/bin" ]; then
|
||||
export PATH=/usr/local/opt/ruby/bin:$PATH
|
||||
export PATH=`gem environment gemdir`/bin:$PATH
|
||||
export PATH=/usr/local/opt/ruby/bin:$PATH
|
||||
export PATH=`gem environment gemdir`/bin:$PATH
|
||||
fi
|
||||
|
||||
Check that Ruby is working.
|
||||
|
||||
Reference in New Issue
Block a user