Skip to content

Commit

Permalink
Update the output of the install script
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scavo authored Dec 20, 2016
1 parent 19228dc commit c7bcf97
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,22 @@ A target directory will be created if one doesn't already exist. The following f
```Shell
$ ls -1 $BIN_DIR
cget.sh
check_idp_error_urls.sh
list_local_idp_error_urls.sh
probe_saml_idp.sh

$ ls -1 $LIB_DIR
command_paths.sh
compatible_date.sh
compatible_mktemp.sh
config_tools.sh
extract_IdP_entityIDs.xsl
extract_IdP_names.xsl
extract_InCommon_IdP_entityIDs.xsl
extract_entity.xsl
http_tools.sh
md_tools.sh
saml_tools.sh
```

Next download the SAML IdP Probe project source, change directory to the source directory, and install the source on top of the previous installation:
Expand Down

0 comments on commit c7bcf97

Please sign in to comment.