diff --git a/README.md b/README.md index 3e1737e5..ba897487 100644 --- a/README.md +++ b/README.md @@ -356,7 +356,7 @@ few things you can do to get rid of most or all of these negative side effects: this is set correctly: ```shell - env -i HOME="$HOME" $SHELL -l -c "echo $WINEFSYNC" + env -i HOME="$HOME" $SHELL -l -c 'echo $WINEFSYNC' ``` If this prints `1` then everything is set up correctly. You'll have to log out