diff options
author | Matthew Newhook <matthew@zeroc.com> | 2001-12-05 00:28:05 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2001-12-05 00:28:05 +0000 |
commit | 8b73311b6f1c9fc7fcffedc76b195cf42e07c45e (patch) | |
tree | 471ab74bd936642a3bba3a9cd1fc261a07a70710 /cpp | |
parent | fixes (diff) | |
download | ice-8b73311b6f1c9fc7fcffedc76b195cf42e07c45e.tar.bz2 ice-8b73311b6f1c9fc7fcffedc76b195cf42e07c45e.tar.xz ice-8b73311b6f1c9fc7fcffedc76b195cf42e07c45e.zip |
Fix README file.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/demo/IceStorm/clock/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/IceStorm/clock/README b/cpp/demo/IceStorm/clock/README index 924080b943b..6fb9bde9554 100644 --- a/cpp/demo/IceStorm/clock/README +++ b/cpp/demo/IceStorm/clock/README @@ -10,7 +10,7 @@ Start the IceStorm daemon: In a seperate window: -../../bin/icestormadmin create time +../../../bin/icestormadmin -e create time ./subscriber In another window: |