diff options
| author | Paul C. Bütow <rantanplan@users.noreply.github.com> | 2014-05-16 15:00:52 +0200 |
|---|---|---|
| committer | Paul C. Bütow <rantanplan@users.noreply.github.com> | 2014-05-16 15:00:52 +0200 |
| commit | 235cd886bb5620b016656b0f58fe9fe1bd293c73 (patch) | |
| tree | 199d18f5ddb0e0eee005c0d7f593c542eeba5fa0 | |
| parent | 9cfdb67524122b13436556d9f1c3841e6f91a02e (diff) | |
typo
| -rw-r--r-- | docs/fapi.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fapi.pod b/docs/fapi.pod index 78f819e..e7a7bd1 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -46,7 +46,7 @@ L<https://devcentral.f5.com/d/bigsuds-python-icontrol-library> Unzip it and run - sudo python setyp.py install + sudo python setup.py install You may also install bigsuds from the contrib dir of the fapi source tree. |
