]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - DOC/BuildVentoyFromSource.txt
1.0.97 release
[Ventoy.git] / DOC / BuildVentoyFromSource.txt
index f93ad7b784b0fc41b38a68e07c29d1da6446e360..37a07c5bea7f8d0dc755b06cfe3231e0298ce217 100644 (file)
@@ -1,8 +1,8 @@
 \r
 ==========================================\r
-1. Compile Enviroment\r
+1. Compile Environment\r
 ==========================================\r
-    My build envrioment is CentOS 7.8 x86_64. So here I first explain how to create the build environment from scratch.\r
+    My build environment is CentOS 7.8 x86_64. So here I first explain how to create the build environment from scratch.\r
     Because Ventoy is based on many open source projects, so the environment is important. I suggest you test it on a virtual machine firstly.\r
 \r
 1.1 Install CentOS 7.8\r
@@ -54,7 +54,7 @@
     mv /opt/output /opt/mips64el-linux-musl-gcc730\r
     \r
 \r
-2.4 Set PATH envrioment\r
+2.4 Set PATH environment\r
     export PATH=$PATH:/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin:/opt/aarch64--uclibc--stable-2020.08-1/bin:/opt/mips64el-linux-musl-gcc730/bin\r
     better to add this line to /root/.bashrc and relogin as root\r
 \r