about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-07-13 23:20:45 -0400
committerCharadon <dev@iotib.net>2022-07-13 23:20:45 -0400
commita3264936c80b7e460babb84631402248fcb12056 (patch)
tree940204eea402c005ee460bd5bb449f965f189b59 /README
parent0ba52f65d7cf378ec049e9eb92775d2350b7b787 (diff)
downloaddscip-a3264936c80b7e460babb84631402248fcb12056.tar.gz
Another fix to the README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ed02467..04e10a8 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ How To Use:
     1. Create a directory somewhere like /var/dscip/project_name.
     2. Copy all the files from dscip into that new directory.
     3. Open dscip in your text editor of choice and modify the variables to your
-	   liking.
+       liking.
     4. Edit pre.sh, build.sh, and post.sh to fit your needs.
     5. Create a user for building. Like `dscip_user` or `project_name`
        (Depends how separated you want to privileges to be.)