From 2f1ead285eec5acfbfdcf5c9ba08aaf3acd4280e Mon Sep 17 00:00:00 2001 From: Ruslan Ardashev Date: Wed, 4 Nov 2015 05:19:09 -0600 Subject: [PATCH] corrects readme instructions --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bd6f902e71..2a37ad22ec 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,9 @@ A user-friendly framework for creating open iPhone projects ## Project Setup 1. Open a command shell and `cd` to the directory where you store your projects -2. `~/theos/new-tweak.sh tweakname` (where _tweakname_ is the name of the new project you are creating) -3. `cd tweakname` - -You are now inside the new project's directory +2. `~/theos/bin/nic.pl` +3. Follow the instructions using nic.pl +4. `cd /` ## Using Theos