Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinPopovskikh committed Sep 17, 2021
1 parent a3b6ae9 commit 65638c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Next stage will be caching data into database (SQLite). Hopefully it will suppor

To run program:
- ```git clone https://github.com/smartforce-io/flutter-caching.git```
- open flutter-caching folder in IDE
- ```flutter pub get```
- open "flutter-caching" folder in IDE
- ```flutter pub get``` (to install all dependencies)
- choose a device
- run main.dart in debug mode
- run "main.dart" in debug mode

0 comments on commit 65638c2

Please sign in to comment.