Skip to content

Commit b65dbdb

Browse files
author
rayaberova
committed
modifs init du projet
1 parent 0297378 commit b65dbdb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Structure of the project:
108108

109109
- The `.qmd` files and the `_quarto.yaml` file are necessary to build the website;
110110
- The file `pyproject.toml` describes the dependencies of the project;
111-
- Final solutions are available in the `final_solution/` folder.
111+
- Final solutions are available in each `.qmd`.
112112

113113

114114

@@ -117,7 +117,7 @@ Structure of the project:
117117
Install the project dependencies by running the following command in the terminal:
118118

119119
```
120-
source ./init.sh
120+
uv sync
121121
```
122122

123123
## Select the Python interpreter

0 commit comments

Comments
 (0)