Skip to content

Commit c99ac5e

Browse files
committed
update instructions
1 parent 548c3d0 commit c99ac5e

File tree

2 files changed

+2
-31
lines changed

2 files changed

+2
-31
lines changed

mkdocs/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ The pyiceberg docs are stored in `docs/`.
2222
## Running docs locally
2323

2424
```sh
25-
pip3 install -r requirements.txt
26-
mkdocs serve
27-
open http://localhost:8000/
25+
make install
26+
make docs
2827
```

mkdocs/requirements.txt

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)