Fix port number in url in readme (#391)

This commit is contained in:
Jonathan Zernik 2020-11-05 17:02:58 -05:00 committed by GitHub
parent 0294a47c4e
commit 7da220bcf2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@ Node for Squeak protocol
```
$ runsqueaknode --config config.ini run-server
```
- Go to http://localhost:3000/ and use the username/password in **config.ini** to log in.
- Go to http://localhost:12994/ and use the username/password in **config.ini** to log in.
## Test