Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.

Commit 2d861dc

Browse files
committed
docs: remove --pre from installation instructions
1 parent 9860c91 commit 2d861dc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ It's as simple as:
5454

5555
.. code-block:: console
5656
57-
pip install --pre structurizr-python
57+
pip install structurizr-python
5858
5959
Copyright
6060
=========

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
site_name: Structurizr-Python
2+
site_description: A Python client package for the Structurizr cloud service and on-premises installation.
3+
site_author: Moritz E. Beber
24

35
nav:
46
- Home: index.md

0 commit comments

Comments
 (0)