Skip to content

Commit 693c44f

Browse files
committed
just a test
1 parent 262d514 commit 693c44f

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
@@ -38,4 +38,4 @@ Try not to use HTML unless it's required! Use markdown for everything if possib
3838
1. `docker build -t jekyll .`
3939
1. `docker run --rm -it -v "$PWD":/app -p 4000:4000 jekyll serve --watch --host 0.0.0.0`
4040

41-
Note: to do a bundle update, run `docker run --rm -it -v "$PWD":/app -w /app iron/ruby:dev bundle update`
41+
Note: to do a bundle update, run `docker run --rm -it -v "$PWD":/app -w /app iron/ruby:dev bundle update`

0 commit comments

Comments
 (0)