Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SLAMD is open source under the terms of the [Sun Public License version 1.0](LIC

To build SLAMD from source check it out of the repository with a command like:

git checkout https://github.com/dirmgr/slamd.git
git clone https://github.com/dirmgr/slamd.git

Then change into the new `slamd` directory and run `build.sh` on Linux/UNIX-based systems, or `build.bat` on Windows. Once the build completes, go into `build/package` directory, and you will see zip files for the SLAMD server, the client, and the resource monitor client.

Expand Down