X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/efd71a79ebaec3760d2799bd90c5e5cf96ac0bfa..ccd47bd5695175720f504772d3b2dfd517075639:/examples/ruby/README diff --git a/examples/ruby/README b/examples/ruby/README index 7e6c4d9c8b..6a1d538907 100644 --- a/examples/ruby/README +++ b/examples/ruby/README @@ -15,7 +15,7 @@ Examples containing in this directory - Execute: (WARNING: the current directory must be examples/ruby/) - ruby MasterSlave.rb + ruby -I ../../src/bindings/ruby MasterSlave.rb =============================================================================== * PingPong.rb @@ -34,7 +34,7 @@ Examples containing in this directory - Execute: (WARNING: the current directory must be examples/ruby/) - ruby PingPong.rb + ruby -I ../../src/bindings/ruby PingPong.rb ================================================================================ * Quicksort.rb @@ -54,5 +54,5 @@ Examples containing in this directory - Execute: (WARNING: the current directory must be examples/ruby/) - ruby Quicksort.rb + ruby -I ../../src/bindings/ruby Quicksort.rb