From 559fc8b9d10993296bdace65fa96d01ccf1470bb Mon Sep 17 00:00:00 2001
From: dave <dave@dtu.dk>
Date: Tue, 28 Jun 2016 09:53:33 +0200
Subject: [PATCH] doc layout fixes continued

---
 docs/update-conda-cluster.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/update-conda-cluster.md b/docs/update-conda-cluster.md
index 8343f753..8d866265 100644
--- a/docs/update-conda-cluster.md
+++ b/docs/update-conda-cluster.md
@@ -28,8 +28,7 @@ Update the ```wetb_py3``` environment:
 conda update --all
 ```
 
-Pull latest wetb changes and create re-distributable binary wheel package for
-```wetb_py3```:
+Pull latest wetb changes and create re-distributable binary wheel package for ```wetb_py3```:
 
 ```
 cd /home/MET/repositories/tooblox/WindEnergyToolbox
-- 
GitLab