We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0bf11d + e5025da commit 2b337f9Copy full SHA for 2b337f9
README.md
@@ -18,6 +18,6 @@ Run the server:
18
go build -o notely && ./notely
19
```
20
21
-*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8000`.
+*This starts the server in non-database mode.* It will serve a simple webpage at `http://localhost:8080`.
22
23
You do *not* need to set up a database or any interactivity on the webpage yet. Instructions for that will come later in the course!
0 commit comments