Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Dec 30, 2016
1 parent e438bd2 commit 4a12d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -22,7 +22,7 @@ dependencies:
- sudo -E apt-get -yq remove texlive-binaries --purge
- sudo apt-get update
- sudo apt-get install libatlas-dev libatlas3gf-base
- sudo apt-xget install build-essential python-dev python-setuptools
- sudo apt-get install build-essential python-dev python-setuptools
- pip install --upgrade pip
# install numpy first as it is a compile time dependency for other packages
- pip install --upgrade numpy
Expand Down

0 comments on commit 4a12d28

Please sign in to comment.