mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
Merge pull request #2125 from travisturner/fix-language-link
fix languages.txt link
This commit is contained in:
commit
052440974a
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