Skip to content

Commit

Permalink
initial (#1041)
Browse files Browse the repository at this point in the history
Signed-off-by: porteratzo <omar.alfonso.montoya@hotmail.com>
  • Loading branch information
porteratzo committed Sep 3, 2024
1 parent d6654ae commit 86b78dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
We use sphinx to generate the documentation for this project.
The documentation project has been initialized properly and we basically just need to update the actual content.

Install the openfl package

```sh
pip install .
```

Install requirements for building documentation:

```sh
Expand Down

0 comments on commit 86b78dc

Please sign in to comment.