Update README.md

This commit is contained in:
Adam Barth
2015-07-27 09:47:29 -07:00
parent 623bc3efd6
commit ef600e145e

View File

@@ -16,6 +16,7 @@ Once you have installed Dart SDK, create a new directory and add a
name: your_app_name
dependencies:
sky: any
sky_tools: any
```
Next, create a `lib` directory (which is where your Dart code will go) and use