From 910a26141f16336c96e304ebe850a4e5a0f97f95 Mon Sep 17 00:00:00 2001
From: startxfr <clarue@startx.fr>
Date: Thu, 20 Nov 2014 09:34:55 +0100
Subject: modif des readme de chaque container pour etre plus expressif

---
 OS/Fedora/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'OS/Fedora')

diff --git a/OS/Fedora/README.md b/OS/Fedora/README.md
index 562c758..421f090 100644
--- a/OS/Fedora/README.md
+++ b/OS/Fedora/README.md
@@ -9,12 +9,12 @@ Fedora image builded with minimal and updated binaries
 Copy the sources to your docker host 
 
         mkdir startx-docker-images; 
-        # cd startx-docker-images;
-        # git clone https://github.com/startxfr/docker-images.git .
+        cd startx-docker-images;
+        git clone https://github.com/startxfr/docker-images.git .
 
 and build the container
 
-        # docker build -t fedora OS/Fedora/
+        docker build -t fedora OS/Fedora/
 
 ### Running local image
 
-- 
cgit v1.2.3