Skip to content

Commit e174ea3

Browse files
README: fix MD059
1 parent c14f741 commit e174ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ If you encounter any issues or need more information about the autocompletion se
173173
Error: EACCES: permission denied, access '/usr/local/lib/node_modules/tldr'
174174
```
175175

176-
Then most probably your npm's default installation directory has improper permissions. You can resolve it by clicking [here](https://docs.npmjs.com/getting-started/fixing-npm-permissions)
176+
Then most probably your npm's default installation directory has improper permissions. You can resolve it by following [this guide](https://docs.npmjs.com/getting-started/fixing-npm-permissions).
177177

178178
- If you are trying to install as a root user (`sudo npm install -g tldr`) and get something like:
179179

0 commit comments

Comments
 (0)