diff INSTALL.FreeBSD @ 660:a8269458d5b1

Updated documentation
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 14 Jan 2011 16:25:59 +0900
parents f065e3cb846e
children ff23fecac0b2
line wrap: on
line diff
--- a/INSTALL.FreeBSD	Fri Jan 14 15:22:22 2011 +0900
+++ b/INSTALL.FreeBSD	Fri Jan 14 16:25:59 2011 +0900
@@ -25,7 +25,7 @@
     # cd /usr/ports/devel/cmake
     # make install
     
- b) or from package (don't forget to set your PACKAGEROOT appropriately: set PACKAGEROOT=ftp://ftp.jp.freebsd.org):
+ b) or from package (don't forget to set your PACKAGEROOT appropriately. Ex: set PACKAGEROOT=ftp://ftp.jp.freebsd.org):
     # pkg_add -v -r cmake
 	
  
@@ -95,7 +95,7 @@
    TEST_APP_ACCT_CONNINFO:STRING="user=root dbname=root"
    
 4) run the test
-  # freeDiameter/tests/testappacct -d
+  # tests/testappacct -d
   or
   # make test
   
"Welcome to our mercurial repository"