diff --git a/README.rst b/README.rst index fbbe644b..7453ad4b 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,7 @@ To **compile CSS** run the following commands using **node 16**: * ``nvm use`` * ``npm install`` -* ``gulp icons sass bundle`` (or if gulp is not found by the shell ``npx gulp icons sass bundle``) +* ``npx gulp icons sass bundle`` For further options have a look at the ``gulpfile.js``.