Skip to content

Commit 52e6654

Browse files
committed
Update install docs
1 parent cc6f45d commit 52e6654

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

docs/Install.linux

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can use the easy_install script provided by the python-setuptools
3232
package to install the packages:
3333

3434
sudo pip3 install -U cython dnspython lxml twisted python-dateutil \
35-
greenlet zope.interface
35+
greenlet zope.interface requests
3636

3737

3838
Step 3. Install AG Projects dependencies
@@ -49,7 +49,6 @@ Step 3. Install AG Projects dependencies
4949
For each of them, in the exact order as listed above, retrieve the packages
5050
as follows:
5151

52-
5352
Using darcs:
5453

5554
darcs clone http://devel.ag-projects.com/repositories/PROJECT

docs/Install.osx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ their minimum version number.
3030
A. Install the C dependencies, the software will be installed
3131
under /usr/local folder by default with Homebrew:
3232

33-
brew install darcs gnutls yasm pkg-config x264 libvpx mpfr libmpc
33+
brew install pkg-config darcs gnutls yasm pkg-config x264 libvpx mpfr libmpc
3434

3535
brew install -s ffmpeg
3636

0 commit comments

Comments
 (0)