Skip to content

Commit 932db58

Browse files
authored
Merge pull request #820 from companieshouse/remove-reference-to-tilt
remove references to tilt
2 parents bdf97c4 + 3a6d71d commit 932db58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Change the definition of the `prepare` script in the package.json file to match
7676

7777
(The `husky install` command should only be present if already there in the `prepare` script definition of your project)
7878

79-
Once done it should just be necessary to restart your project's service in Tilt (assumes that your local project is running in 'development mode').
79+
Once done it should just be necessary to restart your project's service in docker-chs-development (assumes that your local project is running in 'development mode').
8080

8181
Note that the `prepare` script change will need to be reverted, if wishing build and run unit-tests from the command-line, outside of the Docker environment. The change should NOT be committed or pushed to the project repository.
8282

0 commit comments

Comments
 (0)