Merge pull request #4173 from thoys/patch-2

Update README.md
This commit is contained in:
Brad Hefta-Gaub 2015-01-27 13:04:53 -08:00
commit 064f49db3d

View file

@ -61,7 +61,7 @@ Any target can be terminated with Ctrl-C (SIGINT) in the associated Terminal win
This assignment-client will grab one assignment from the domain-server. You can tell the assignment-client what type you want it to be with the `-t` option. You can also run an assignment-client that forks off *n* assignment-clients with the `-n` option.
./assignment-client -n 6
./assignment-client -n 4
To test things out you'll want to run the Interface client.