Skip to content

Commit 18333f0

Browse files
Remove forge/cli from package.json (#17)
1 parent 7e9a042 commit 18333f0

File tree

3 files changed

+3
-9978
lines changed

3 files changed

+3
-9978
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Forge instructions start by
3434
[installing the CLI globally](https://developer.atlassian.com/platform/forge/getting-started/#install-the-forge-cli) but
3535
instead we will use a local installation with pinned requirements:
3636

37-
npm ci
37+
npm i @forge/cli -g
3838

3939
The Forge CLI is then available by typing `npx forge`.
4040

0 commit comments

Comments
 (0)