Skip to content

Commit 057a1f0

Browse files
committedJul 22, 2024·
docs: fixed dart install code section
1 parent f7301e3 commit 057a1f0

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed
 

‎README.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,10 @@ Visit our [online doc](https://clidocs-devmy-pillars-projects.vercel.app)!
2121
Install with dart tools:
2222

2323
```dart
24-
dart pub
25-
26-
global activate
27-
--
28-
29-
source git
30-
https: //github.com/acadevmy/devmy_cli
24+
dart pub global activate --source git https://github.com/acadevmy/devmy_cli
3125
```
3226

27+
3328
#### Install executable binaries
3429

3530
1. Navigate to the [latest release](https://github.com/acadevmy/devmy_cli/releases/latest) on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.