documentation/developer.adoc in hyla-1.0.9.pre.2 vs documentation/developer.adoc in hyla-1.0.9.pre.3
- old
+ new
@@ -9,9 +9,13 @@
$ gem install hyla -y
NOTE : The option `-y` will tell to rubyGems to deploy the gem but also the dependencies required
+=== Uninstall the hyla gem
+
+Use `gem uninstall hyla -v version_number` to remove locally the hyla gem
+
=== Build the project from the code
* Generate the gem
In order to build the Hyla project, we recommend that you clone the project locally (or fork it) {sources}[from the Hyla git repository], next you move to the project cloned