Commit 749e6823 authored by Iván González Muriel's avatar Iván González Muriel
Browse files

Minor fix to readme

parent c6ca4628
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ In order to build the clients, the following command can be used from the root f

In order to run the clients, the following command can be used from the root folder of the repository:

    ./invoker_menu -f <config_file>
    ./invoker_client -f <config_file>

In case of building the code, it is necessary to have [Go installed in the system](https://go.dev/doc/install).