Skip to content

Commit

Permalink
Added section for Docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemba authored Aug 15, 2024
1 parent 5beaeb5 commit 68a984d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ $ brew link qt@5 --force
```
If that went well, proceed to the default installation instructions in the next section. It should work and give you a working installation of Skyscraper.

#### Docker

Two Docker setups exist: One general in the `docker/` folder. The other resides in the `.devcontainer/` and its use is for [MS Dev Containers](https://microsoft.github.io/code-with-engineering-playbook/developer-experience/devcontainers/).

### Download, compile and install
When you've installed the prerequisites as described above for Linux or macOS, you can install Skyscraper by typing in the following commands:
```
Expand Down

0 comments on commit 68a984d

Please sign in to comment.