Skip to content

Commit 809f39f

Browse files
authored
Update README.md
1 parent 24ad997 commit 809f39f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# hacklytics_checkin_flutter
22

3+
steps for getting to run
4+
1. download flutter from here if you haven't already installed it (https://docs.flutter.dev/get-started/install?gclid=CjwKCAiAk9itBhASEiwA1my_6-7P1YYmwrCheAbAnwC-TQJfsIpxe0B7QWcVQVv02BHZn6gusLAJ-xoCaG4QAvD_BwE&gclsrc=aw.ds). select mac/windows. if mac you might have to update your home path via this environmental variable ~/.zshenv. remember to reset your terminal for updates to take place.
5+
2. cd into folder where you have this repo and run flutter pub get. this should install dependencies.
6+
3. ensure you have the amplify CLI installed. amplify pull --appId d1nefwyjdgyk10 --envName staging

0 commit comments

Comments
 (0)