diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/HACKING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HACKING.md b/docs/HACKING.md index e05f029d90..5b1e355327 100644 --- a/docs/HACKING.md +++ b/docs/HACKING.md @@ -52,7 +52,7 @@ image all the time when iterating on a patch, add the following to ```conf [Host] -@RuntimeBuildSources=yes +RuntimeBuildSources=yes ``` After enabling this setting, the source and build directories will be mounted to |