mirror of
https://github.com/corda/corda.git
synced 2025-01-08 14:03:06 +00:00
grammar tweak in readme.txt
This commit is contained in:
parent
bec3766180
commit
2fa9dc9123
@ -203,8 +203,8 @@ By default, Avian uses its own lightweight class library. However,
|
|||||||
that library only contains a relatively small subset of the classes
|
that library only contains a relatively small subset of the classes
|
||||||
and methods included in the JRE. If your application requires
|
and methods included in the JRE. If your application requires
|
||||||
features beyond that subset, you may want to tell Avian to use GNU
|
features beyond that subset, you may want to tell Avian to use GNU
|
||||||
Classpath instead. To do so, specify the directory in which Classpath
|
Classpath instead. To do so, specify the directory where Classpath is
|
||||||
is installed, e.g.:
|
installed, e.g.:
|
||||||
|
|
||||||
$ make clean
|
$ make clean
|
||||||
$ make gnu=/usr/local/classpath-0.98
|
$ make gnu=/usr/local/classpath-0.98
|
||||||
|
Loading…
Reference in New Issue
Block a user