From 1163fe3d8977b6f72794a43c2554cb73006f3e61 Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Wed, 31 Aug 2011 07:07:48 +0000
Subject: [PATCH] LMS-2472 Fixing documentation bugs.

SVN: 22728
---
 test-data/screening/readme.mdown | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/test-data/screening/readme.mdown b/test-data/screening/readme.mdown
index 11e2fa05e78..bfe0ed52ce3 100644
--- a/test-data/screening/readme.mdown
+++ b/test-data/screening/readme.mdown
@@ -30,7 +30,7 @@ Manifest
 Use
 ===
 
-Follow these instructions to use this infrastructure. It instructions assume that the screening version of openBIS has been installed, but, not necessarily started.
+Follow these instructions to use this infrastructure. It instructions assume that the screening version of openBIS is running inside Eclipse.
 
 Initialize DB
 -------------
@@ -55,7 +55,10 @@ Start openBIS
 -------------
 
 1. Start openBIS and DSS and log in as admin/admin.
-2. Create a plate sample called (you can call it PLATONIC if you want) with an 8x12 geometry.
+2. Create space PLATONIC with a project in it.
+3. Create an experiment in this project.
+4. Create a plate sample called (you can call it PLATONIC if you want) with an 8x12 geometry. 
+   It should be in space PLATONIC and assigned to the experiment just created.
 
 Generate and Register Plate
 --------------
-- 
GitLab