Actualizar README.md
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Sergio De la torre 2024-06-20 10:44:31 +00:00
parent 4b7fa29189
commit 7d3c07aaae
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Pull from repository.
Run this commands on project root directory to install Node dependencies.
```
$ npm install
$ pnpm install
$ gulp install
```