소스 검색

Updated quick start

Anatoly Pulyaevskiy 6 년 전
부모
커밋
81229733d0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      doc/quick_start.md

+ 1
- 1
doc/quick_start.md 파일 보기

@@ -12,7 +12,7 @@ Add `zefyr` package as a dependency to your `pubspec.yaml`:
12 12
 
13 13
 ```yaml
14 14
 dependencies:
15
-  zefyr: ^0.3.0
15
+  zefyr: [latest_version]
16 16
 ```
17 17
 
18 18
 And run `flutter packages get` to install. This installs both `zefyr`