mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +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
|
||||
and methods included in the JRE. If your application requires
|
||||
features beyond that subset, you may want to tell Avian to use GNU
|
||||
Classpath instead. To do so, specify the directory in which Classpath
|
||||
is installed, e.g.:
|
||||
Classpath instead. To do so, specify the directory where Classpath is
|
||||
installed, e.g.:
|
||||
|
||||
$ make clean
|
||||
$ make gnu=/usr/local/classpath-0.98
|
||||
|
Loading…
Reference in New Issue
Block a user