update more documentation

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-01-18 01:55:41 -08:00
parent 3102736b13
commit fca175ed84
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
3 changed files with 55 additions and 21 deletions

View file

@ -4,9 +4,7 @@ Setup on Arch Linux
For testing aurweb patches before submission, you can use the instructions in
TESTING for testing the web interface only.
Note that you can only do limited testing using the PHP built-in web server.
In particular, the cgit interface will be unusable as well as the ssh+git
interface. For a detailed description on how to setup a full aurweb server,
For a detailed description on how to setup a full aurweb server,
read the instructions below.
1) Clone the aurweb project and install it (via `python-poetry`):