fix
[planetlab-umts-tools.git] / README.User
index 0400211..cbbd2a6 100644 (file)
@@ -22,9 +22,8 @@ thse IP of that interface, as afterwards explained.
 ========================================================================
 INSTALLATION
 
-Copy the file umts in the sliver filesystem (in a directory contained
-in the PATH variable).
-
+Install the planetlab-umts-tools-VERSION.rpm package into the slice
+environment.
 
 ========================================================================
 USAGE
@@ -53,13 +52,13 @@ The answer is either Connected or Disconnected.
 To add a destination (packets directed towards this destination will go out 
 of the node through the ppp interface):
 
-  umts add network_address/netmask
+  umts add ip_destination
 
 The answer is OK if everything went well.
 
 To del a destination previously added:
 
-  umts del network_address/netmask
+  umts del ip_destination
 
 The answer is OK if everything went well.