summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/distributed_devstate.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/distributed_devstate.txt b/doc/distributed_devstate.txt
index 2a685159e..0339093cb 100644
--- a/doc/distributed_devstate.txt
+++ b/doc/distributed_devstate.txt
@@ -134,7 +134,7 @@ after OpenAIS gets installed. That way, it will find the AIS header files and
will let you build the res_ais module. Check menuselect to make sure that
res_ais is going to get compiled and installed.
-$ cd asterisk-events
+$ cd asterisk-source
$ ./configure
$ make menuselect
@@ -182,7 +182,7 @@ subscribe_event=device_state
For more information on the contents and available options in this configuration
file, please see the sample configuration file:
-$ cd asterisk-events
+$ cd asterisk-source
$ less configs/ais.conf.sample
-------------------------------------------------------------------------------