Skip to content

Commit 5ed0149

Browse files
authored
Update README.md
1 parent 0e00edb commit 5ed0149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ The project supports five major platforms with dynamic library linking.
285285

286286
### **Python Usage**
287287

288-
#### **1. Linux**
288+
#### **1. Linux / macOS**
289289

290290
#### **Requirements**
291291

@@ -309,7 +309,7 @@ For **running demo or plotting PR curves**, you have to install the dependencies
309309

310310
`pip install -r ./examples/requirements.txt`
311311

312-
Note that if you did not install **libc++1**, you have to run the code below to install it:
312+
Note that if you did not install **libc++1** (Linux), you have to run the code below to install it:
313313

314314
```
315315
sudo apt update

0 commit comments

Comments
 (0)