mirror of
https://github.com/pretix/pretix.git
synced 2026-08-29 13:44:40 +00:00
Docs: Fix typo in dev-setup-command (#2316)
This commit is contained in:
@@ -53,7 +53,7 @@ Working with the code
|
|||||||
---------------------
|
---------------------
|
||||||
If you do not have a recent installation of ``nodejs``, install it now::
|
If you do not have a recent installation of ``nodejs``, install it now::
|
||||||
|
|
||||||
url -sL https://deb.nodesource.com/setup_17.x | sudo -E bash -
|
curl -sL https://deb.nodesource.com/setup_17.x | sudo -E bash -
|
||||||
sudo apt install nodejs
|
sudo apt install nodejs
|
||||||
|
|
||||||
To make sure it is on your path variable, close and reopen your terminal. Now, install the Python-level dependencies of pretix::
|
To make sure it is on your path variable, close and reopen your terminal. Now, install the Python-level dependencies of pretix::
|
||||||
|
|||||||
Reference in New Issue
Block a user