From 8f452d950be66a491d99c1e08cb4ac18714ff3a2 Mon Sep 17 00:00:00 2001
From: Cedric Beust
-Download the zip file, unzip it and add that directory to your $PATH
variable so that you can invoke the command kobaltw
.
+Download the zip file, unzip it and add the bin
directory to your $PATH
variable so that you can invoke the command kobaltw
:
cd yourLocation unzip kobalt-xxx.zip cd kobalt-xxx -export PATH=$PWD:$PATH +export PATH=$PWD/bin:$PATH