mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
fix languages.txt link
This commit is contained in:
parent
689776b1c0
commit
efd5663cc4
1 changed files with 1 additions and 1 deletions
|
|
@ -768,7 +768,7 @@ curl -O https://raw.githubusercontent.com/pilosa/getting-started/master/language
|
|||
We will also download two text files. One is the `requirements.txt` that will install python-pilosa later on and the other is `languages.txt` which will provide context to the `language` field.
|
||||
```
|
||||
curl -O https://raw.githubusercontent.com/pilosa/getting-started/master/python/requirements.txt
|
||||
curl -O https://raw.githubusercontent.com/pilosa/getting-started/master/language.txt
|
||||
curl -O https://raw.githubusercontent.com/pilosa/getting-started/master/languages.txt
|
||||
```
|
||||
We will now create the python environment:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue