Skip to content

Commit c7b53d6

Browse files
committed
fix readme instructions
1 parent 70d8bff commit c7b53d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repos
1010
libraryDependencies += "com.github.troxid" %% "vrepapiscala" % "0.1-SNAPSHOT"
1111
```
1212
2. Copy platform-specific native library from
13-
`V-REP/programming/remoteApiBindings/lib/lib/`
13+
`V-REP/programming/remoteApiBindings/java/lib/`
1414
into the root folder of your project (or configure `java.library.path`)
1515
3. Find the socket port number in `V-REP/remoteApiConnections.txt` and use
1616
it to connect to the server simulator

0 commit comments

Comments
 (0)