Skip to content

Commit 5de5297

Browse files
author
Sanjeev Papnoi
committed
updates
1 parent 8e3f349 commit 5de5297

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,16 @@ $ gem install bundler
5656
Server running... press ctrl-c to stop.
5757
```
5858
59+
OR
60+
61+
If port 4000 is engaged then put another port and run project using below command.
62+
63+
For Example:
64+
65+
```
66+
bundle exec jekyll serve --livereload --port 4001
67+
```
68+
5969
3. Use the **Server address** URL http://127.0.0.1:4000/ in a browser to preview the content.
6070
6171
4. Press `Ctrl+C` in the serve terminal to stop the server.

0 commit comments

Comments
 (0)