diff --git a/visualBasic/greedy/README.txt b/visualBasic/greedy/README.txt index d9b05b8..6267361 100644 --- a/visualBasic/greedy/README.txt +++ b/visualBasic/greedy/README.txt @@ -2,3 +2,5 @@ claimed by Jordan Torres. I was not able to run this on the linux lab machines. I do not have sudo access to test the mono utiliy that may be used to run VB programs on linux. Use: mono vbnc.exe ModuleGreedy.vb mono a.exe + +This did run on my windows machine using visual studio.