Skip to content

Commit b897913

Browse files
authored
doc(README): remove specific name
1 parent 4299827 commit b897913

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
@@ -15,7 +15,7 @@ docker compose -f appname_kebab_case/deployments/dev/docker-compose.yaml up
1515

1616
Для ide можно сделать отдельное виртуальное окружение в папке проекта:
1717
```bash
18-
uv sync --extra dev --directory test-cash-register
18+
uv sync --extra dev --directory appname_snake_case
1919
```
2020

2121
> [!NOTE]

0 commit comments

Comments
 (0)