Skip to content

Commit

Permalink
Merge pull request #247 from claranet/docs/update_obsolete_readme
Browse files Browse the repository at this point in the history
docs: Fix obsolete information in README
  • Loading branch information
pdecat authored Oct 9, 2023
2 parents f311168 + 559588b commit d58a657
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
- [claranet-tfwrapper](#claranet-tfwrapper)
- [Table Of Contents](#table-of-contents)
- [Features](#features)
- [Drawbacks](#drawbacks)
- [Setup Dependencies](#setup-dependencies)
- [Runtime Dependencies](#runtime-dependencies)
- [Recommended setup](#recommended-setup)
Expand Down Expand Up @@ -62,19 +61,12 @@
- Plugins caching
- Tab completion

## Drawbacks

- AWS oriented (even if other cloud providers do work)
- Setup overhead

## Setup Dependencies

- `build-essential` (provides C/C++ compilers)
- `libffi-dev`
- `libssl-dev`
- `python3` `>= 3.8.1 <4.0`
- `python3-dev`
- `python3-pip`
- `python3-venv`
- `pipx` (recommended)

## Runtime Dependencies

Expand Down

0 comments on commit d58a657

Please sign in to comment.