README.md in jekyll-theme-satellite-1.2.5 vs README.md in jekyll-theme-satellite-1.2.6

- old
+ new

@@ -37,11 +37,10 @@ * Search Post by Title or Tags * Syntax Highlighter (*highlight.js*) * Table of Contents * Visitor Counter (*goatcounter*) -<br></br> ## Installation There are two ways to setup this theme: <br></br> @@ -86,19 +85,19 @@ twitter_username: twitter instagram_username: instagram linkedin_username: linkedin facebook_username: facebook ``` -<br></br> + ### Run site locally From the site root directory, install the dependencies: ``` bundle install ``` -<br></br> + Start a Jekyll service. ``` bundle exec jekyll serve \ No newline at end of file