Skip to content

Commit 4addfbe

Browse files
authored
docs: fix cas run command (#1709)
Signed-off-by: Horiodino <[email protected]>
1 parent 1aaca30 commit 4addfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Once you have the pre-required services up and running, you should be able to ru
4747
These components are built using [Go](https://go.dev/), have a `Makefile` and a `make run` target for convenience.
4848

4949
- run controlplane `make -C app/controlplane run`
50-
- run CAS `make -C app/cas run`
50+
- run CAS `make -C app/artifact-cas run`
5151

5252
### 4 - Using the CLI pointing to the local environment
5353

0 commit comments

Comments
 (0)