Skip to content

Commit b33358e

Browse files
committed
Update README
1 parent 28bc67d commit b33358e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# FineCode
22

3-
**Status Update (04.06.2025):** FineCode is available for use, but the current version is intended only for personal testing, not for production use, as we actively work on improving execution environments, which will undergo significant changes. Initial release with new execution environments is expected in July 2025.
4-
53
## Personalize and improve your development experience
64

75
FineCode is a tool runner and set of utilities for creating tools for software developers.
@@ -45,10 +43,10 @@ NOTE: `pip install` supports `--group` parameter since pip 25.1. Make sure you h
4543

4644
For list of presets from FineCode authors see 'Presets' section below.
4745

48-
1.2.1 Run `prepare_envs` finecode command:
46+
1.2.1 Run `prepare-envs` finecode command:
4947

5048
```bash
51-
python -m finecode prepare_envs
49+
python -m finecode prepare-envs
5250
```
5351

5452
1.3 Enable finecode and preset

0 commit comments

Comments
 (0)