6
6
< head >
7
7
< meta http-equiv ="X-UA-Compatible " content ="IE=Edge " />
8
8
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
9
- < title > rocketsled — rocketsled 2018.12.30 documentation</ title >
9
+ < title > rocketsled — rocketsled 2018.12.31 documentation</ title >
10
10
< link rel ="stylesheet " href ="_static/nature.css " type ="text/css " />
11
11
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
12
12
< script type ="text/javascript " src ="_static/documentation_options.js "> </ script >
@@ -28,7 +28,7 @@ <h3>Navigation</h3>
28
28
< li class ="right " >
29
29
< a href ="py-modindex.html " title ="Python Module Index "
30
30
> modules</ a > |</ li >
31
- < li class ="nav-item nav-item-0 "> < a href ="# "> rocketsled 2018.12.30 documentation</ a > »</ li >
31
+ < li class ="nav-item nav-item-0 "> < a href ="# "> rocketsled 2018.12.31 documentation</ a > »</ li >
32
32
</ ul >
33
33
</ div >
34
34
@@ -164,6 +164,11 @@ <h2>Requirements<a class="headerlink" href="#requirements" title="Permalink to t
164
164
</ div >
165
165
< div class ="section " id ="install ">
166
166
< h2 > Install< a class ="headerlink " href ="#install " title ="Permalink to this headline "> ¶</ a > </ h2 >
167
+ < p > Pip install:</ p >
168
+ < div class ="highlight-bash notranslate "> < div class ="highlight "> < pre > < span > </ span > $ pip install rocketsled
169
+ </ pre > </ div >
170
+ </ div >
171
+ < p > Or install in dev-mode:</ p >
167
172
< div class ="highlight-bash notranslate "> < div class ="highlight "> < pre > < span > </ span > $ < span class ="c1 "> # Download the repository and install</ span >
168
173
$ git clone https://github.com/hackingmaterials/rocketsled.git
169
174
$ < span class ="nb "> cd</ span > rocketsled
@@ -283,7 +288,7 @@ <h3>Navigation</h3>
283
288
< li class ="right " >
284
289
< a href ="py-modindex.html " title ="Python Module Index "
285
290
> modules</ a > |</ li >
286
- < li class ="nav-item nav-item-0 "> < a href ="# "> rocketsled 2018.12.30 documentation</ a > »</ li >
291
+ < li class ="nav-item nav-item-0 "> < a href ="# "> rocketsled 2018.12.31 documentation</ a > »</ li >
287
292
</ ul >
288
293
</ div >
289
294
0 commit comments