Skip to content

Commit

Permalink
Update faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmenRa authored Sep 2, 2023
1 parent 8777078 commit 1a4e3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FAQ

## How do I change `ranx` working directory?
## How do I change `retriv` working directory?
```python
import retriv

Expand All @@ -13,4 +13,4 @@ or
import os

os.environ["RETRIV_BASE_PATH"] = "new/working/path"
```
```

0 comments on commit 1a4e3ff

Please sign in to comment.