Website: reformat the "make targets" table

No textual changes.
This commit is contained in:
Sybren A. Stüvel 2022-08-02 12:02:04 +02:00
parent 2d6475a7e1
commit 2b11413b76

View File

@ -10,7 +10,7 @@ For the steps towards your first build, see [Getting Started][start].
These `make` targets are available:
| Target | Description |
| -- | -- |
|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `application` | Builds Flamenco Manager, Worker, and the development version of the webapp. |
| `flamenco-manager` | Builds just Flamenco Manager. This includes packing the webapp and the Blender add-on into the executable. |
| `flamenco-worker` | Builds just Flamenco Worker. |