Skip to content

Commit 1e21c78

Browse files
committed
Merge pull request #1465 from ttilberg/patch-1
Fixed typo in `build-essential`
2 parents 49aa617 + e8ee4bb commit 1e21c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom_installs/local_rtd_vm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Assumptions and Prerequisites
88
* All python dependencies and setup tools are installed ::
99

1010
$ sudo apt-get install python-setuptools
11-
$ sudo apt-get install built-essential
11+
$ sudo apt-get install build-essential
1212
$ sudo apt-get install python-dev
1313
$ sudo apt-get install libevent-dev
1414
$ sudo easy_install pip

0 commit comments

Comments
 (0)