(no commit message)
authorlkcl <lkcl@web>
Fri, 8 Apr 2022 11:08:54 +0000 (12:08 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 8 Apr 2022 11:08:54 +0000 (12:08 +0100)
HDL_workflow/fpga-boot-loaders-progs.mdwn

index 8c954dd58483592b1f9b73f05c331dc063642b32..529482ec14c86a820e0fef67ddbdad0cb73ae054 100644 (file)
@@ -15,7 +15,7 @@ Use of the automated install scripts recommended:
 * Source code: <https://github.com/gregdavill/ecpprog/>
 * Bugzilla page <https://bugs.libre-soc.org/show_bug.cgi?id=791>
 
-# Setting up new debootstrap and chroot into it
+# Setting up new debootstrap chroot
 
 Run the following if you wish to isolate the fpga-loaders build
 from other software (reproducible builds) or use the schroot
@@ -30,7 +30,7 @@ auto-preparation script here:
     mount -t devpts devpts $MY_CHROOT/dev/pts/
     chroot $MY_CHROOT /bin/bash
 
-# Download neccessary softwares
+# Download neccessary software
 
     apt-get install -y libcurl3-gnutls/buster git/buster