Fix the FAQ URL in README (#1744)

This commit is contained in:
Mehrad Mahmoudian
2021-07-24 02:06:54 +03:00
committed by GitHub
parent fbada715af
commit eff6757b37

View File

@@ -449,7 +449,7 @@ Simply use `make install` with privileges.
Note: If you install from source, there is no uninstaller, you will need to manually remove the files. Consider using [CMAKE_INSTALL_PREFIX](https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX.html) to install to a custom location for easy removal.
### FAQ
https://flameshot.org/faq/
https://flameshot.org/guide/faq/
## License
- The main code is licensed under [GPLv3](LICENSE)