Browse Source

Updated quick start

Anatoly Pulyaevskiy 6 years ago
parent
commit
81229733d0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/quick_start.md

+ 1
- 1
doc/quick_start.md View File

12
 
12
 
13
 ```yaml
13
 ```yaml
14
 dependencies:
14
 dependencies:
15
-  zefyr: ^0.3.0
15
+  zefyr: [latest_version]
16
 ```
16
 ```
17
 
17
 
18
 And run `flutter packages get` to install. This installs both `zefyr`
18
 And run `flutter packages get` to install. This installs both `zefyr`