From dd208003344b138c37ba188f1ff40839a280212b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Tue, 14 Jan 2025 01:27:25 +0000 Subject: [PATCH] docs: Mention BlocksDS package in setup instructions --- readme.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.rst b/readme.rst index d8e1b76..e852911 100644 --- a/readme.rst +++ b/readme.rst @@ -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