Skip to content

Commit b56c72b

Browse files
committed
updated formatting for readability
1 parent 45a3f2d commit b56c72b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ else fails, try removing the virtual environment and reinstalling:
4444

4545
## Development
4646

47-
Run `pipenv run lektor server -f webpack` to start the Lektor development
48-
server. You will be able to see the website at
49-
[`http://localhost:5000/`][lektorlocal]. The Lektor server will rebuild the
50-
site every time you change any content.
47+
- Run `pipenv run lektor server -f webpack` to start the Lektor development
48+
server.
49+
- You will be able to see the website at [`http://localhost:5000/`][local5000].
50+
- The Lektor server will rebuild the site every time you change any content.
5151

52-
[lektorlocal]:http://localhost:5000/
52+
[local5000]:http://localhost:5000/
5353

5454

5555
## Deployment

0 commit comments

Comments
 (0)