From 15b4383e9a2d3cbbccd8e1cbbf67bf202c5fea93 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 23 May 2024 15:59:37 -0400 Subject: [PATCH] fix(README): Add box installation + test run instructions Signed-off-by: Josh --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31d53a02..b2e3faf2 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,13 @@ Keep in mind that for the update/upgrade process there are some additional compo ### Dependences needed for building -box, composer, etc. (to be filled in later) +#### box + +Install box: https://github.com/box-project/box/blob/main/doc/installation.md#composer + +#### Tests + +If you want to run the tests, you'll need to run them in an environment that has Nextcloud's required PHP modules installed. ### Build artifacts / What to check in