From 884debca87e4c19ba32d3e21d68ff9423c4c1f83 Mon Sep 17 00:00:00 2001 From: nihui Date: Tue, 27 Feb 2024 21:34:54 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 81bb4b8..d2b65af 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,11 @@ xop = 0 Compile and install ruapu library +```shell +# from pypi +pip3 install ruapu +``` + ```shell # from source code pip3 install .