Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suchsoak authored Aug 24, 2023
1 parent 2de7e6b commit a8f5f3c
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


# How to install
## Linux
## Linux or MacOS
> install the `requirementes.txt`
Place in the terminal:
Expand Down Expand Up @@ -61,29 +61,6 @@ Then run in the terminal (CMD or PORWERSHELL), with python installed:
### And then the script runs.

## Maco OS

Place in the terminal:

```sh
git clone https://github.com/suchsoak/IP-SOCKET-PYTHON.git
```
After enter in the files, and put:

```sh
chmod +X requirementes.txt
```

```sh
pip install -r requirementes.txt
```

Now start the script:

```sh
python3 ip.py
```

# How use

```sh
Expand Down

0 comments on commit a8f5f3c

Please sign in to comment.