Skip to content

Commit 3a0ba34

Browse files
committed
Fixed readme port
1 parent 3f5f52c commit 3a0ba34

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
@@ -29,7 +29,7 @@ Start the server
2929
Point librarian-puppet to the server
3030

3131
$ cat > Puppetfile <<EOF
32-
forge 'http://localhost:4567'
32+
forge 'http://localhost:9292'
3333

3434
mod 'puppetlabs/apache', '0.9.0'
3535
EOF

0 commit comments

Comments
 (0)