diff --git a/readme.txt b/readme.txt index b6f2f549d0..8bf2855b4a 100644 --- a/readme.txt +++ b/readme.txt @@ -62,7 +62,7 @@ VM object files and bootstrap classpath jar. $ mkdir hello $ cd hello $ ar x ../build/${platform}-${arch}-${process}-${mode}/libavian.a - $ cp ../build/classpath.jar hello/boot.jar + $ cp ../build/classpath.jar boot.jar Step 2: Build the Java code and add it to the jar.