Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/profiles/nodestream/README.txt,v
retrieving revision 1.1
diff -u -p -r1.1 README.txt
--- README.txt	25 Aug 2010 22:51:24 -0000	1.1
+++ README.txt	26 Aug 2010 21:43:14 -0000
@@ -8,5 +8,7 @@ This is the installation profile for Nod
 INSTALLATION
 ------------
 
-Run the file 'nodestream.make' with help of Drush Make, to compile NodeStream.
-More documentation is comming.
+* Run the command "drush make profiles/nodestream/nodestream.make" from the drupal base directory.
+* Choose the NodeStream profile while installing drupal.
+
+More documentation is coming.
Index: nodestream.make
===================================================================
RCS file: /cvs/drupal-contrib/contributions/profiles/nodestream/nodestream.make,v
retrieving revision 1.1
diff -u -p -r1.1 nodestream.make
--- nodestream.make	25 Aug 2010 22:51:24 -0000	1.1
+++ nodestream.make	26 Aug 2010 21:43:14 -0000
@@ -9,12 +9,6 @@
 
 core = "6.x"
 
-projects[] = "drupal"
-
-; Includes
-
-includes[drupal-org] = "drupal-org.make"
-
 ; Patches
 
 ; http://drupal.org/node/885412
