Added pub get
instruction to README
This commit is contained in:
parent
1dcc35c0a3
commit
2341c751f8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ A terminal utility to pretty print JSON.
|
|||
Make sure you have [Dart](https://dart.dev/get-dart) installed, then run the following:
|
||||
|
||||
```bash
|
||||
dart pub get
|
||||
dart compile exe bin/kennson.dart
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue