From d986698d8390eabcb2009dadfdccd3faddda6460 Mon Sep 17 00:00:00 2001 From: waltem01 Date: Sun, 7 Aug 2022 15:29:12 +0200 Subject: [PATCH] consistency --- API/deps/samples/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/API/deps/samples/README.md b/API/deps/samples/README.md index f04ad7d..85fd731 100644 --- a/API/deps/samples/README.md +++ b/API/deps/samples/README.md @@ -6,8 +6,8 @@ These are basic example scripts on the usage of the Matrix itself. Unfortunately, there is no known way to run the provided scripts as is due to the projects directory structure. However, you can still run the scripts with a little bit of a workaround: -1. Copy the directory `deps/samples/` to some other, well known place. -2. Copy the file `deps/samplebase.py` into the `samples` copy you just created. +1. Copy the directory `deps/samples/` to some other, well known place +2. Copy the file `deps/samplebase.py` into the `samples` copy you just created 3. Find and replace all references to the common library `samplebase.py`: - The erroneous imports should look like this: @@ -28,7 +28,7 @@ Unfortunately, there is no known way to run the provided scripts as is due to th sudo python3