Skip to content

Commit

Permalink
Update build instructions in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Jan 6, 2024
1 parent 8fecd12 commit 3af2b21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ To **compile CSS** run the following commands using **node 16**:

* ``nvm use``
* ``npm install``
* ``gulp``
* ``gulp icons sass bundle`` (or if gulp is not found by the shell ``npx gulp icons sass bundle``)


For further options have a look at the ``gulpfile.js``.

Expand Down

0 comments on commit 3af2b21

Please sign in to comment.