diff --git a/.gitignore b/.gitignore index 5703c3d..add9d5e 100644 --- a/.gitignore +++ b/.gitignore @@ -116,4 +116,5 @@ dist .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz -.pnp.* \ No newline at end of file +.pnp.* +.idea diff --git a/src/en/docs/installation-manual.md b/src/en/docs/installation-manual.md index fdae4aa..4773f9c 100644 --- a/src/en/docs/installation-manual.md +++ b/src/en/docs/installation-manual.md @@ -8,6 +8,8 @@ translationKey: installation-manual This guide explains how to build, install and configure Photoview on a fresh installation of `Ubuntu 20.04 LTS` to run directly on the system without using Docker. +> NOTE: Here is the [blog post](https://smyck.net/2023/04/25/how-to-install-photoview-on-freebsd/) with the step-by-step guide to install Photoview on FreeBSD. + ## Preparation Make sure you got the necessary tools and libraries in order to build and run Photoview.