Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Follow this how-to guide to export an Anvil app from the online IDE and run it o
All you need to do to run your app locally is:

1. Install the Anvil App Server
2. [Clone an Anvil app onto your local machine with git](https://anvil.work/docs/version-control-new-ide/git)
2. [Clone an Anvil app onto your local machine with git](https://anvil.works/docs/version-control/git#collaborating-with-git-and-github)
3. Launch your app

## Set up your environment
Expand Down