Skip to content

Commit 72c796b

Browse files
authored
Update create_ioc.rst
Created IOC folder to contain values.yaml
1 parent 56f30ac commit 72c796b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/tutorials/create_ioc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ We will start by creating the values.yaml file:
3636
3737
cd bl01t
3838
mkdir iocs/bl01t-ea-ioc-02
39-
code values.yaml
39+
code iocs/bl01t-ea-ioc-02/values.yaml
4040
4141
This should launch vscode and open the values.yaml file. Add the following:
4242

@@ -388,4 +388,4 @@ changes in the startup script and substitution file and re-deploy the IOC.
388388

389389
For example try this command:
390390

391-
- ec -v ioc deploy-local iocs/bl01t-ea-ioc-02
391+
- ec -v ioc deploy-local iocs/bl01t-ea-ioc-02

0 commit comments

Comments
 (0)