Skip to content

Commit 66df2a0

Browse files
committed
update README git clone,
1 parent 080b0bc commit 66df2a0

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
@@ -8,10 +8,10 @@
88

99
Hello, I am Paul Verest, one of Nodeclipse [contributors](https://github.com/Nodeclipse/nodeclipse-1/graphs/contributors).
1010
I am Java developer adopting Node.js, ( and then PhantomJS and Nashorn Javascript) into my set of tools.
11-
In January 2013 I just started developing Node.js in Eclipse without any plugins, but then I then I came to point "how to debug".
11+
In January 2013 I just started developing Node.js in Eclipse without any plugins, but then I came to the point "how to debug?".
1212
That lead me to know Nodeclipse 0.2 by Tomoyuki Inagaki, that by that time was fork in his own account.
1313
We unified 0.2 back into Nodeclipse organization, the rest can be seen in [history](http://www.nodeclipse.org/history).
14-
Try out next 0.7 version from this sources just by `clone`, `mvn package` then install from .zip (see Maven build for more)
14+
Try out next 0.7 version from this sources just by `git clone`, `mvn package' , then install from .zip (see Maven build below for more)
1515

1616
Check README.md in project modules (e.g. `org.nodeclipse.debug` ). See launching Node.js logic in
1717
[LaunchConfigurationDelegate.java](https://github.com/Nodeclipse/nodeclipse-1/blob/master/org.nodeclipse.debug/src/org/nodeclipse/debug/launch/LaunchConfigurationDelegate.java)

0 commit comments

Comments
 (0)