mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 22:15:23 +02:00
yarn: update more information link (#16402)
This commit is contained in:
parent
d7e83c9a2b
commit
f55d867cbd
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# yarn
|
||||
|
||||
> JavaScript und Node.js Paket-Manager Alternative.
|
||||
> Weitere Informationen: <https://yarnpkg.com>.
|
||||
> Weitere Informationen: <https://yarnpkg.com/cli>.
|
||||
|
||||
- Installiere ein Modul global:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn
|
||||
|
||||
> Pengelola paket alternatif untuk JavaScript dan Node.js.
|
||||
> Informasi lebih lanjut: <https://yarnpkg.com>.
|
||||
> Informasi lebih lanjut: <https://yarnpkg.com/cli>.
|
||||
|
||||
- Pasang suatu modul secara global:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn
|
||||
|
||||
> JavaScript 및 Node.js 패키지 대체 관리자.
|
||||
> 더 많은 정보: <https://yarnpkg.com>.
|
||||
> 더 많은 정보: <https://yarnpkg.com/cli>.
|
||||
|
||||
- 전역적으로 모듈 설치:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# yarn
|
||||
|
||||
> JavaScript 和 Node.js package manager 的一个替代。
|
||||
> 更多信息:<https://yarnpkg.com>.
|
||||
> 更多信息:<https://yarnpkg.com/cli>.
|
||||
|
||||
- 全局安装一个模块:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue