Slight clarification on getting started guide (#8300)

* Clarification b/w IMPLEMENTATION and SETUP guide
pull/7585/head^2
Vaibhav Shukla 2022-04-08 16:28:58 +05:30 zatwierdzone przez GitHub
rodzic 38f2e0b5b5
commit cae43944e7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -51,7 +51,7 @@ Find out more at [wagtail.org](https://wagtail.org/).
Wagtail works with [Python 3](https://www.python.org/downloads/), on any platform.
To get started with Wagtail, run the following in a virtual environment:
To get started with using Wagtail, run the following in a virtual environment:
```bash
pip install wagtail
@ -65,6 +65,7 @@ python manage.py runserver
For detailed installation and setup docs, see [docs.wagtail.org](https://docs.wagtail.org/).
### Whos using it?
Wagtail is used by [NASA](https://www.nasa.gov/), [Google](https://www.google.com/), [Oxfam](https://www.oxfam.org/en), the [NHS](https://www.nhs.uk/), [Mozilla](https://www.mozilla.org/en-US/), [MIT](https://www.mit.edu/), the [Red Cross](https://www.icrc.org/en), [Salesforce](https://www.salesforce.com/), [NBC](https://www.nbc.com/), [BMW](https://www.bmw.com/en/index.html), and the US and UK governments. Add your own Wagtail site to [madewithwagtail.org](https://madewithwagtail.org).