Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nammbash authored Feb 29, 2024
1 parent ea7f065 commit c02b70c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ git clone https://github.com/intel/openfl.git
python -m pip install -U pip setuptools wheel
cd openfl/
python -m pip install .
```
Sanity checkpoint for successful OpenFL installation
```bash
python -c "import openfl; print('Successfully installed OpenFL v{}'.format(openfl.__version__))"
```
#### _Setup fully qualified domain name [(FQDN)](https://en.wikipedia.org/wiki/Fully_qualified_domain_name)_
Expand Down

0 comments on commit c02b70c

Please sign in to comment.