Skip to content

Commit e054ec3

Browse files
committed
Improved build instructions
1 parent 9d45fdf commit e054ec3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ When using an older JDK, preview features must be enabled using the `--enable-pr
150150
To build from source, run the following command:
151151

152152
```
153+
cd java-does-usb
153154
mvn clean install -DskipTests
154155
```
155156

@@ -169,6 +170,7 @@ The test device with the *loopback-stm32* code supports all tests. If the test d
169170
Tests can be run from the command line:
170171

171172
```
173+
cd java-does-usb
172174
mvn clean test
173175
```
174176

0 commit comments

Comments
 (0)