osx: remove preceding slash

This commit is contained in:
Agniva De Sarker 2017-12-20 17:22:53 +05:30 committed by GitHub
parent c0c8e736a3
commit b75a231f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,4 @@
- Append something to the PATH variable:
`export PATH=$PATH:{{/path/to/append}}`
`export PATH=$PATH:{{path/to/append}}`