Skip to content

Commit

Permalink
Remove mention of Python 3.6 (part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinBELYN committed Oct 10, 2023
1 parent f879331 commit f027ce0
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 @@ -51,9 +51,6 @@ Use the built-in functions or build your own, you have the choice!
$ pip3 install icmplib
```

*Since icmplib 3, Python 3.7 or later is required to use the library.*<br>
*If you are using Python 3.6 and you cannot update it, you can still install icmplib 2.*

- **Import basic functions**

```python
Expand Down

0 comments on commit f027ce0

Please sign in to comment.