fix: README points to tf_examples, not tf_provider
This commit is contained in:
+4
-4
@@ -2,12 +2,12 @@
|
||||
|
||||
Три приложения (Lucee / Flask / Node.js) + общая PostgreSQL. Каждое делает CRUD в одной таблице `crud_items`.
|
||||
|
||||
## Как скачать только эту папку
|
||||
## Как скачать
|
||||
|
||||
```bash
|
||||
git clone --depth 1 --filter=blob:none --sparse https://gitea.services.ngcloud.ru/Nail/tf_provider.git
|
||||
cd tf_provider
|
||||
git sparse-checkout set TEST_STAND/CRUD
|
||||
git clone https://gitea.services.ngcloud.ru/Nail/tf_examples.git
|
||||
cd tf_examples/CRUD
|
||||
```
|
||||
```
|
||||
|
||||
## Что где менять
|
||||
|
||||
Reference in New Issue
Block a user