Commit fcbe8200 authored by Aswin VB's avatar Aswin VB Committed by GitHub
Browse files

fix numbering issue

parent a3215309
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -172,16 +172,12 @@ url -u YourUsername:YourPassword -d status="Your status message" http://twitter.
#### Usage
* 'yes start'

  ```
=======
```

### 20) Automatically update all the installed python packages 
### 21) Automatically update all the installed python packages 
-------------
#### Running
* `pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip install -U`

### 21) lynx-Terminal Browser
### 22) lynx-Terminal Browser
-------------

#### Installation