summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2007-09-22 17:37:07 +0000
committerMatthew Fredrickson <creslin@digium.com>2007-09-22 17:37:07 +0000
commit996ad72669ee7cdea37a794ed3bec4a0d33fb6ab (patch)
tree03f5e024a32fe00141a301e4ad1f848e21cf6142 /doc
parent1b949d24c086ea2790a55c7e0a095356aa9439bc (diff)
Fix potential point of confusion
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83574 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rw-r--r--doc/ss7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ss7.txt b/doc/ss7.txt
index e723da4a6..02d42e240 100644
--- a/doc/ss7.txt
+++ b/doc/ss7.txt
@@ -20,8 +20,8 @@ To Use:
=======
In order to use libss7, you must get at least the following versions of Zaptel and Asterisk:
Zaptel: 1.4.x
-Asterisk: trunk
libss7: trunk (currently, there *only* is a trunk release).
+Asterisk: trunk
You must then do a `make; make install` in each of the directories that you installed
in the given order (Zaptel first, libss7 second, and Asterisk last).