Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Farzin-Negahbani authored Jan 14, 2020
1 parent 401a086 commit 39ae58a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,18 @@ You just need python 3.x! and setuptools running on any OS.
##### Ubuntu

sudo apt-get update
sudo apt-get install python3 python3-setuptools python3-numpy python3-matplotlib
sudo apt-get install python3 python3-pip python3-setuptools python3-numpy python3-matplotlib

### Installation

git clone [email protected]:Farzin-Negahbani/Namira_LogAnalyzer.git
cd Namira_LogAnalyzer
Then you can do one of the following methods:
#### Method 1

python3 ./setup.py install

#### Method 2

pip install .

### Uninstall

pip uninstall loganalyzer

## Capabilities of this analyzer
Expand Down

0 comments on commit 39ae58a

Please sign in to comment.