correct indention
authorTobias Platen <tplaten@posteo.de>
Sat, 22 Jan 2022 13:19:46 +0000 (14:19 +0100)
committerTobias Platen <tplaten@posteo.de>
Sat, 22 Jan 2022 13:19:46 +0000 (14:19 +0100)
HDL_workflow/ghdl.mdwn

index 9dd33fb1e797df633d27ddf3c8d261144c746f2c..78bb03a6d9419f58a82a91480b92f27129f983fd 100644 (file)
@@ -97,9 +97,9 @@ put some 'deb-src' URIs in your sources.list
 Then install schroot and create a config file
 nano /etc/schroot/chroot.d/bullseye_ghdl
 
-[bullseye_ghdl]
-description=chroot
-type=directory
-directory=/var/chroot/bullseye_ghdl
-users=your_username
+     [bullseye_ghdl]
+     description=chroot
+     type=directory
+     directory=/var/chroot/bullseye_ghdl
+     users=your_username