diff options
-rw-r--r-- | README | 2 |
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.) |