Skip to content

Commit

Permalink
Merge pull request #4 from gitautoai/wes
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
hiroshinishio authored Nov 27, 2024
2 parents b7e03e8 + f26eeb4 commit 7a133f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ See [Set up Forge](https://developer.atlassian.com/platform/forge/set-up-forge/)
- Build and deploy your app by running:

```shell
forge lint --fix
forge deploy
```

- Install your app in an Atlassian site by running:

```shell
forge install
forge install --upgrade
```

- Develop your app by running `forge tunnel` to proxy invocations locally:
Expand Down

0 comments on commit 7a133f1

Please sign in to comment.