From 44366d4ede92f68c86f751ad68252c28162b362b Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 14 四月 2023 23:18:59 +0800
Subject: [PATCH] readme

---
 funasr/runtime/python/libtorch/README.md |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/funasr/runtime/python/libtorch/README.md b/funasr/runtime/python/libtorch/README.md
index 24fde45..1150b37 100644
--- a/funasr/runtime/python/libtorch/README.md
+++ b/funasr/runtime/python/libtorch/README.md
@@ -30,8 +30,7 @@
     ```shell
     git clone https://github.com/alibaba/FunASR.git && cd FunASR
     cd funasr/runtime/python/libtorch
-    python setup.py build
-    python setup.py install
+    pip install -e ./
     ```
 
 3. Run the demo.

--
Gitblit v1.9.1