Skip to content

Commit 5cacae2

Browse files
committed
Add missing cd in readme
1 parent 5658ee1 commit 5cacae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ You probably want to use the shaded jar, which is executable and contains all of
2626

2727
#### Build from source
2828
git clone https://github.com/jbossas/patch-gen.git
29+
cd patch-gen/
2930
mvn package
3031

3132
The jars will be located in the `target/` subdirectory.

0 commit comments

Comments
 (0)