Source code for Pointcaster is available [on Github](https://github.com/eidetic-av/pointcaster).
+
+
Start by cloning the repository.
+
## Linux
-
Builds on Linux use a containerised environment created using the [Dockerfile](https://github.com/eidetic-av/pointcaster/blob/qt/Dockerfile) in the root of the repository. Binary dependencies are provided by the container image setup and source-based dependencies are built using vcpkg.
+
Builds on Linux use a containerised environment created using the [Dockerfile](https://github.com/eidetic-av/pointcaster/blob/qt/Dockerfile) in the root of the repository. This handles download, installation and configuration of all dependencies.
The Pointcaster AppImage can be built using Docker or Podman from the repository root like so: