Skip to content

Commit 8b06cf1

Browse files
authored
Fix "running locally" section
1 parent a147cd5 commit 8b06cf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# BlueMap Marker Generator
22
A webapp that helps generate BlueMap markers
33

4-
## Running lcoally
4+
## Running locally
55
0. Make sure you have set up a proper Flutter development environment for the Web target. [docs.flutter.dev/get-started](https://docs.flutter.dev/get-started)
6-
1. Clone the project.
6+
1. Clone the project and cd into it.
77
2. Run `flutter pub get` to download all the dependencies.
88
3. Run `flutter run` to run the project. You may need to then type a number to select your browser.

0 commit comments

Comments
 (0)