Skip to content

Commit 773e9ae

Browse files
committed
Merge branch 'master' of github.com:tijme/angularjs-csti-scanner
2 parents 472a274 + b392830 commit 773e9ae

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
:target: https://travis-ci.org/tijme/angularjs-csti-scanner
1616
:alt: Build Status
1717

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
2020
:alt: License: MIT
2121

2222
.. raw:: html
@@ -39,10 +39,6 @@ Installation
3939

4040
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.
4141

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-
4642
``$ pip install https://github.com/tijme/angularjs-csti-scanner/archive/master.zip``
4743

4844
Usage

0 commit comments

Comments
 (0)