]> Sergey Matveev's repositories - mmc.git/blobdiff - doc/usage.texi
build script
[mmc.git] / doc / usage.texi
index ea0833d702d1e86ec28936f6f6bb77d8d7aa061d..f4132c59ff0d33e454b86851fa6a5cc7ec5d0637 100644 (file)
@@ -4,11 +4,7 @@
 @enumerate
 
 @item Get the @url{git://git.stargrave.org/mmc.git, source code} and
-compile Go programs in @file{cmd} subdirectory.
-
-@example
-for c (cmd/rd cmd/mmc cmd/sb cmd/ch-leave) @{ pushd $c ; go build ; popd @}
-@end example
+compile Go programs in @file{cmd} subdirectory: @code{./build}.
 
 @item Create and change to the directory where the state will be kept.