Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redsolver committed Oct 31, 2020
1 parent 5f8b2fe commit 182e461
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -5,8 +5,9 @@ Command-line tool for SkyDroid app distribution.

## Install

1. Get the [Dart SDK](https://dart.dev/get-dart)
2. Run `pub global activate skydroid_cli` in your terminal
1. Download the binary for your operating system: https://github.com/redsolver/skydroid-cli/releases/
2. Move it to a folder in your PATH
3. Make it executable with `chmod +x`

## Initialize SkyDroid for your app

Expand All @@ -21,4 +22,4 @@ Run `skydroid publish` and follow the instructions.

## Credits

Used some code from https://github.com/angel-dart/angel/tree/master/packages/cli
Used some code from https://github.com/angel-dart/angel/tree/master/packages/cli

0 comments on commit 182e461

Please sign in to comment.