File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 15
15
:target: https://travis-ci.org/tijme/angularjs-csti-scanner
16
16
:alt: Build Status
17
17
18
- .. image :: https://img.shields.io/pypi/l/acstis .svg
19
- :target: https://github.com/tijme/acstis /blob/master/LICENSE.rst
18
+ .. image :: https://img.shields.io/github/license/tijme/angularjs-csti-scanner .svg
19
+ :target: https://github.com/tijme/angularjs-csti-scanner /blob/master/LICENSE.rst
20
20
:alt: License: MIT
21
21
22
22
.. raw :: html
@@ -39,10 +39,6 @@ Installation
39
39
40
40
First make sure you're on `Python 2.7/3.4 <https://www.python.org/ >`__ or higher. Then run the command below to install ACSTIS.
41
41
42
- ``$ pip install git+https://github.com/tijme/angularjs-csti-scanner.git ``
43
-
44
- Or install the `.zip ` if you don't have GIT installed.
45
-
46
42
``$ pip install https://github.com/tijme/angularjs-csti-scanner/archive/master.zip ``
47
43
48
44
Usage
You can’t perform that action at this time.
0 commit comments