We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2ba528 + 1633cef commit fed3833Copy full SHA for fed3833
1 file changed
README.md
@@ -13,7 +13,7 @@ Ubuntu Linux, Firefox is packaged as a Snap and is unable to read from
13
`/tmp`. I get around this by setting `MDVIEW_DIR` like so:
14
15
```sh
16
-export MDVIEW_DIR=$HOME/snap/firefox/mdview
+export MDVIEW_DIR=$HOME/mdview-temp
17
```
18
19
0 commit comments