diff --git a/README.md b/README.md index 043c48c..71b8a57 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository will be used to house the Python ProLiant SDK. This SDK will be ## Directory Structure - **docs** - Links to documents discussing the HP RESTful API -- **samples** - Examples of routine server maintenance using the HP RESTful API +- **examples** - Examples of routine server maintenance using the HP RESTful API ## Requirements To use the enclosed examples, you will need [Python 2.7](https://www.python.org/downloads/), and a ProLiant server running iLO 4 with network access to the iLO network port. Note that Python 2.7.9 enforces greater SSL verification requiring server certificates be installed. Parameters to relax the requirements are available in the sample scripts, but these configurations are discouraged due to security concerns.