Skip to content

Commit

Permalink
README.md - modify the Firefox note a bit
Browse files Browse the repository at this point in the history
You can add access to local folders for a snap-based application,
you just need to know how. It gets especially confusing if your
working drive happens to be NOT under your $HOME-folder, as
snaps can see ONLY under $HOME. In those cases you MUST
mount that drive to be UNDER $HOME!
  • Loading branch information
JanneKiiskila committed Dec 11, 2023
1 parent 88f4844 commit 53bcf71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,8 +493,7 @@ make build-doc
This generates the Doxygen documentation under `build-doc/doxygen` folder.
Run for example: `firefox build-doc/doxygen/index.html &` to view them.

NOTE! If you have a `snap`-based Firefox in use, it will not have access rights to show local files anymore.

NOTE! If you have a `snap`-based Firefox in use, it will not have access rights to show local files by default.

## Troubleshooting

Expand Down

0 comments on commit 53bcf71

Please sign in to comment.