File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -5,23 +5,17 @@ Getting Started
5
5
************
6
6
Installation
7
7
************
8
- 1a . The latest release of Moe is available on `PyPI <https://pypi.org/project/moe >`_
8
+ # . The latest release of Moe is available on `PyPI <https://pypi.org/project/moe >`_
9
9
10
- .. code-block :: bash
11
-
12
- $ pip install moe
13
-
14
- 1b. Or, if you want to be on the bleeding edge and can't wait for the latest release, you can install from github.
10
+ .. code-block :: bash
15
11
16
- .. code-block :: bash
17
-
18
- $ pip install git+https://github.com/MoeMusic/Moe@master
12
+ $ pip install moe
19
13
20
- 2 . Ensure everything is working properly.
14
+ # . Ensure everything is working properly.
21
15
22
- .. code-block :: bash
16
+ .. code-block :: bash
23
17
24
- $ moe --version
18
+ $ moe --version
25
19
26
20
*********************
27
21
Understanding Plugins
You can’t perform that action at this time.
0 commit comments