Skip to content

Commit

Permalink
tests: Fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
robdmoore committed May 11, 2023
1 parent e16224d commit 01877c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests_generated/test_default_parameters/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ See below for default getting started instructions.
- Bootstrap your local environment; run `algokit bootstrap all` within this folder, which will:
- Install `Poetry` - [Link](https://python-poetry.org/docs/#installation): The minimum required version is `1.2`. Ensure you can execute `poetry -V` and get `1.2`+
- Run `poetry install` in the root directory, which will set up a `.venv` folder with a Python virtual environment and also install all Python dependencies
- Copy `.env.template` to `.env`
3. Open the project and start debugging / developing via:
- VS Code
1. Open the repository root in VS Code
Expand Down

0 comments on commit 01877c5

Please sign in to comment.