Skip to content

Commit e2e3015

Browse files
Jammy2211Jammy2211
authored andcommitted
CONTRIBUT(ING
1 parent e638116 commit e2e3015

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Community Guidelines
1+
# Community Guidelines
22

33
We strive to maintain a welcoming, respectful, and inclusive community. All contributors—whether opening issues, submitting pull requests, reviewing code, or participating in discussions—are expected to follow these guidelines.
44

docs/installation/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Overview
66
**PyAutoGalaxy** requires Python 3.9 - 3.12 and support the Linux, MacOS and Windows operating systems.
77

88
**PyAutoGalaxy** can be installed via the Python distribution `Anaconda <https://www.anaconda.com/>`_ or using
9-
`PyPI <https://pypi.org/>`_ to ``pip install`` **PyAutoGalaxy** into your Python distribution.
9+
`PyPI <https://pypi.org/>`_ to ``pip install autogalaxy`` into your Python distribution.
1010

1111
We recommend Anaconda as it manages the installation of many major libraries (e.g. numpy, scipy,
1212
matplotlib, etc.) making installation more straight forward. Windows users must use Anaconda.

0 commit comments

Comments
 (0)