0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

New translations build.md (Spanish)

This commit is contained in:
Juan Picado @jotadeveloper 2018-01-06 23:13:01 +01:00 committed by juanpicado
parent d7eb678c0d
commit 3b262f6a97

View file

@ -4,7 +4,7 @@ title: Build the source code
---
Verdaccio relies on `yarn` instead `npm` to download depenedencies.
*Note: the current build only will build with `➜ yarn --version 0.28.4` or minor. It's not compatible with `yarn 1.x`*
*Note: the current build only will build with `➜ yarn` latest.*
```bash
yarn install