docs: Mention BlocksDS package in setup instructions

This commit is contained in:
Antonio Niño Díaz 2025-01-14 01:27:25 +00:00
parent 39117696aa
commit dd20800334

View File

@ -40,6 +40,14 @@ Setup
BlocksDS
--------
You can install this library with ``wf-pacman`` directly:
.. code:: bash
wf-pacman -Sy blocksds-nitroengine
If you want to build the library from source, follow the instructions:
1. Clone this repository and run:
.. code:: bash