Update README.md
This commit is contained in:
parent
98cfe13f20
commit
1f4408f846
|
@ -3,7 +3,7 @@ This is a simple Hello World example to show a JDBC connection to InterSystems I
|
|||
|
||||
## Run the sample
|
||||
In the integrated terminal window type:
|
||||
* `cd home/project/Samples-java-helloworld`
|
||||
* `cd /home/project/Samples-java-helloworld`
|
||||
* `javac -cp ".:intersystems-jdbc-3.0.0.jar" HelloWorld.java`
|
||||
* `java -cp ".:intersystems-jdbc-3.0.0.jar" HelloWorld`
|
||||
|
||||
|
|
Loading…
Reference in New Issue