remote the " char

reviewable/pr6086/r1
xuhuilong 2017-10-28 12:00:43 +08:00 committed by Peter (XiangPeng) Zhao
parent 22b6f743f5
commit f6791064b6
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ web server:
1. View your staged content at `http://localhost:4000`.
**Note:** "If you do not want Jekyll to interfere with your other globally installed gems, you can use `bundler`: <br /> <br /> ```gem install bundler``` <br /> ```bundle install``` <br /> ```bundler exec jekyll serve``` <br /> <br /> Regardless of whether you use `bundler` or not, your copy of the site will then be viewable at: http://localhost:4000
**Note:** If you do not want Jekyll to interfere with your other globally installed gems, you can use `bundler`: <br /> <br /> ```gem install bundler``` <br /> ```bundle install``` <br /> ```bundler exec jekyll serve``` <br /> <br /> Regardless of whether you use `bundler` or not, your copy of the site will then be viewable at: http://localhost:4000
{: .note}
{% endcapture %}