Skip to content

Commit 4ddb745

Browse files
committed
fix readme code formatting
1 parent b9ff484 commit 4ddb745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ you only have one image, place it in the 'original' folder.
1515
1. You need "ruby" and "ruby-bundler" installed locally. These instructions
1616
were tested with ruby 2.5 and ruby-bundler 1.17.3 on a Debian Stretch system.
1717
2. As needed, `git submodule update --init --recursive` to fetch the submodules
18-
3. One time, run `bundle config set path 'vendor/bundle' && bundle install ``
18+
3. One time, run `bundle config set path 'vendor/bundle' && bundle install`
1919
4. Run `bundle exec jekyll serve` to generate the site locally
2020
5. Visit the displayed "server address"
2121
6. After most local edits, the content will be updated. You will need to

0 commit comments

Comments
 (0)