Skip to content

Commit f7919e2

Browse files
author
Dougal Ballantyne
committed
Updating README
1 parent 27be466 commit f7919e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ cfncluster
33

44
cfncluster is a framework that deploys and maintains HPC clusters on
55
AWS. It is reasonably agnostic to what the cluster is for and can easily be
6-
extended to support different frameworks. The the CLI is stateless,
6+
extended to support different frameworks. The CLI is stateless,
77
everything is done using CloudFormation or resources within AWS.
88

99
### Installation
1010

11-
The current working version is cfncluster-0.0.10. The CLI is written in python and uses BOTO for AWS actions. You can install the CLI with the following command:
11+
The current working version is cfncluster-0.0.11. The CLI is written in python and uses BOTO for AWS actions. You can install the CLI with the following command:
1212

1313
#### Linux/OSX
1414

0 commit comments

Comments
 (0)