diff --git a/docs/README.ja.md b/docs/README.ja.md index c834a6f..2491147 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -61,7 +61,7 @@ poetry install pipでも依存関係のinstallが可能です: -**注意**:`faiss 1.7.2`は`macOS`で`Segmentation Fault: 11`を起こすので、pipを使用する場合、 `pip install faiss-cpu==1.7.0`を実行してください。 +**注意**:`faiss 1.7.2`は`macOS`で`Segmentation Fault: 11`を起こすので、マニュアルインストールする場合は、 `pip install faiss-cpu==1.7.0`を実行してください。 ```bash pip install -r requirements.txt