Skip to content

Commit bddca63

Browse files
authored
Merge pull request TooTallNate#342 from yuripourre/patch-1
Fix typo
2 parents 0d7d9f5 + 54a2153 commit bddca63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can build using Ant but there is nothing against just putting the source pat
2727
ant
2828
```
2929

30-
will create the javadoc of this library at ```doc/``` and build the library itself: ```dest/java_websocket.jar```
30+
will create the javadoc of this library at ```doc/``` and build the library itself: ```dist/java_websocket.jar```
3131

3232
The ant targets are: ```compile```, ```jar```, ```doc``` and ```clean```
3333

0 commit comments

Comments
 (0)