File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 77.. class :: center
88
99 |homepage_flair | |docs_flair | |docker_flair |
10- |license_flair | |travis_flair |
10+ |license_flair | |travis_flair | | pypi_flair |
1111
1212
1313
@@ -46,8 +46,12 @@ Didn't find what you are looking for? Aura's architecture is based on a robust p
4646Installation
4747============
4848
49+
4950::
5051
52+ # Via pip:
53+ pip install aura-security[full]
54+ # or build from source/git
5155 poetry install --no-dev -E full
5256
5357Or just use a prebuild docker image ``sourcecodeai/aura:dev ``
@@ -162,3 +166,7 @@ Use the following citation when using Aura or data produced by Aura in research:
162166.. |license_flair | image :: https://img.shields.io/github/license/SourceCode-AI/aura?color=blue
163167
164168.. |travis_flair | image :: https://travis-ci.com/SourceCode-AI/aura.svg?branch=dev
169+
170+ .. |pypi_flair | image :: https://badge.fury.io/py/aura-security.svg
171+ :target: https://pypi.org/project/aura-security/
172+ :align: middle
You can’t perform that action at this time.
0 commit comments