Skip to content

Commit

Permalink
fixes typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chibash committed Sep 18, 2024
1 parent f11644b commit 53981cc
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 @@ -35,9 +35,9 @@ cd bluescript
docker compose up -d
```

3. Verify that the server has started successfully
Open [Google Chrome browser](https://www.google.com/chrome/) and access [http://localhost:3000/](http://localhost:3000/).
You can see BlueScript REPL page on the browser.
3. Verify that the server has started successfully.
- Open [Google Chrome browser](https://www.google.com/chrome/) and access [http://localhost:3000/](http://localhost:3000/).
- You can see BlueScript REPL page on the browser.

### Build and Flash the BlueScript Runtime

Expand Down

0 comments on commit 53981cc

Please sign in to comment.