Skip to content

Commit

Permalink
Update troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein authored Oct 29, 2020
1 parent 28ca39e commit 019b664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/user-guide/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ If the issue still persists then it may be the case that you are running DVC on
some network filesystem like NFS, Lustre, etc. If so, the solution is to enable
`core.hardlink_lock` which can be done by running following command:

```
dvc config core.hardlink_lock true
```dvc
$ dvc config core.hardlink_lock true
```

## Cannot add files in symlinked directory {#add-symlink}
Expand Down

0 comments on commit 019b664

Please sign in to comment.