getting from source

This commit is contained in:
Radu Ioan Fericean
2012-03-20 16:12:45 +02:00
parent 9b9ce2d0a5
commit 165d8de1f1

View File

@@ -57,10 +57,12 @@ Instalation
**Using packages**
**Using source**
After the go environment is installed_ and setup_ just issue the following command:
After the go environment is installed_ and setup_ just issue the following commands:
::
go get github.com/rif/cgrates
go get -v github.com/rif/cgrates/cmd/rater
go get -v github.com/rif/cgrates/cmd/balancer
go get -v github.com/rif/cgrates/cmd/loader
After that navigate