diff options
| author | Adam Janovsky | 2022-05-01 20:11:03 +0200 |
|---|---|---|
| committer | Adam Janovsky | 2022-05-01 20:11:03 +0200 |
| commit | 84c87543cd63bf4e04be7645c08ee8d6a80509a1 (patch) | |
| tree | 721d1fdd25eae843d603ab5a30e0f5fa07a2df95 /docs | |
| parent | ca35699154156d1ff3c65a6c44b36f157a563ade (diff) | |
| download | sec-certs-84c87543cd63bf4e04be7645c08ee8d6a80509a1.tar.gz sec-certs-84c87543cd63bf4e04be7645c08ee8d6a80509a1.tar.zst sec-certs-84c87543cd63bf4e04be7645c08ee8d6a80509a1.zip | |
fix consq. of moving dockerfile
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.md b/docs/installation.md index 236a9dc9..8d71a170 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -22,7 +22,7 @@ source venv/bin/activate pip install -e . ``` -Alternatively, our Our [Dockerfile](https://github.com/crocs-muni/sec-certs/blob/main/docker/Dockerfile) represents a reproducible way of setting up the environment. +Alternatively, our Our [Dockerfile](https://github.com/crocs-muni/sec-certs/blob/main/Dockerfile) represents a reproducible way of setting up the environment. ## Dependencies |
