Skip to content

Commit 24a0175

Browse files
authored
remove dead loom link (#1213)
1 parent c30e43a commit 24a0175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To get started, you can run `make install`, which installs Poetry and all the de
4242

4343
If you want to install the library on the host, you can simply run `pip3 install -e .`. If you wish to use a virtual environment, you can run `poetry shell`. Poetry will open up a virtual environment with all the dependencies set.
4444

45-
To set up IDEA with Poetry ([also on Loom](https://www.loom.com/share/6d36464d45f244729d91003e7f671fd2)):
45+
To set up IDEA with Poetry:
4646

4747
- Open up the Python project in IntelliJ
4848
- Make sure that you're on latest main (that includes Poetry)

0 commit comments

Comments
 (0)