Sugar on a Stick/Documentation SOP: Difference between revisions
| Line 16: | Line 16: | ||
Clone the GIT repository with the Sugar on a Stick documentation from GIT by running: | Clone the GIT repository with the Sugar on a Stick documentation from GIT by running: | ||
<pre>git clone git://git.sugarlabs.org/soas-docs/mainline.git soas-docs</pre> | <pre>git clone git://git.sugarlabs.org/soas-docs/mainline.git soas-docs</pre> | ||
Move down to a directory you want to edit, and edit a file with gEdit | |||
<pre>cd soas-docs | |||
ls | |||
cd Creation\ Kit/ | |||
cd en-US | |||
ls | |||
gEdit Book_Info.xml</pre> | |||
=== Apply your Changes === | === Apply your Changes === | ||