Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -339,8 +339,8 @@ iwr -UseBasicParsing 'https://raw.githubusercontent.com/shorebirdtech/install/ma

Shorebird installs to `~/.shorebird/bin` and automatically adds itself to PATH.
It also installs a private copy of Flutter inside
`~/.shorebird/bin/cache/flutter`, this is Shorebird's modified Flutter for code
push and should **not** be added to your PATH. The total installation size is
`~/.shorebird/bin/cache/flutter`, this is Shorebird's modified Flutter for Code
Push and should **not** be added to your PATH. The total installation size is
approximately **300 MB**.

You can verify the installation by running this:
Expand Down
Loading