Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Guarda committed Nov 7, 2020
1 parent 14eb298 commit 47e9993
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 @@ -111,7 +111,7 @@ abs="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
abs="$(slap path -d "${BASH_SOURCE[0]}")"
```

Both the snippets never dereference symlinks.
Both the snippets never dereference symlinks. If you want to dereference symlinks use the `-D` option.

## Demo

Expand Down

0 comments on commit 47e9993

Please sign in to comment.