From 86c0c4f7607f511e05a236f261453ab906003043 Mon Sep 17 00:00:00 2001 From: Ko Sugawara Date: Wed, 14 Jun 2023 01:10:18 +0900 Subject: [PATCH] Fix README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 804a5fb..9916cbf 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ Install `samapi` and its dependencies. ```bash python -m pip install git+https://github.com/ksugar/samapi.git ``` -``` If you are using WSL2, `LD_LIBRARY_PATH` will need to be updated as follows.