File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments