Skip to content

Commit 69152bb

Browse files
committed
updated README for Eclipse setup
1 parent 48f580a commit 69152bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ version: 0.3.7
2727

2828
https://github.com/jingwei/krati/tree/master/examples/src/krati/examples
2929

30-
### Eclipse
30+
### Eclipse:
3131

3232
Set up Eclipse for Krati by executing the command below:
3333

3434
mvn eclipse:eclipse
3535

36-
Inside Eclipse, select Preferences > Java > Build Path > Classpath Variables. Define a new classpath variable M2_REPO and assign maven reposistory.
36+
Inside Eclipse, select Preferences > Java > Build Path > Classpath Variables. Define a new classpath variable M2_REPO and assign maven repository.
3737

3838
For more information, check out http://maven.apache.org/guides/mini/guide-ide-eclipse.html
3939

0 commit comments

Comments
 (0)