summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-04-08 15:11:07 +0100
committerNick White <git@njw.name>2020-04-08 15:11:07 +0100
commit582045da94dec61bd5569230fe07ea9302f3c68b (patch)
treef00fe92681c0feb659123127b48b7b8839af5240
parent71f7d1405da3395495af4337f5bd830dbe39c849 (diff)
Update README to reflect changes to the code
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3e07708..a030589 100644
--- a/README
+++ b/README
@@ -28,4 +28,4 @@ To create a fresh pipeliner image:
- Create image:
aws ec2 create-image --instance-id <id> --name <newimagename>
-- Update ami in StartInstances in bookpipeline/aws.go
+- Update spotImage in bookpipeline/cloudsettings.go