diff --git a/includes/install/local.md b/includes/install/local.md index 328507e..a37d376 100644 --- a/includes/install/local.md +++ b/includes/install/local.md @@ -4,9 +4,11 @@ % pip install feditest ``` -* Get the tests that test the Fediverse: +* Get the tests that test the Fediverse (for readability, shown on several lines): ``` - % git clone --recurse-submodules https://github.com/fediverse-devnet/feditest-tests-fediverse.git + % git clone --branch v0.3 \ + --recurse-submodules \ + https://github.com/fediverse-devnet/feditest-tests-fediverse.git % cd feditest-tests-fediverse ``` diff --git a/slides/2024-09/feditest.key b/slides/2024-09/feditest.key index ddeebb2..52d3d9f 100755 Binary files a/slides/2024-09/feditest.key and b/slides/2024-09/feditest.key differ