README.md edited online with Bitbucket
This commit is contained in:
@@ -29,6 +29,15 @@ pip install csvkit ncsv
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Installation without repository
|
||||||
|
|
||||||
|
```
|
||||||
|
mkdir tools
|
||||||
|
curl https://bitbucket.org/MoonQ/tools/get/tip.tar.gz | tar xz --strip 1 -C tools
|
||||||
|
cd tools && source rc
|
||||||
|
```
|
||||||
|
Add the `rc` source in your ~/.bashrc
|
||||||
|
|
||||||
## Installation in user home
|
## Installation in user home
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user