From 017e89b78d494836bc91fb9d94e159aa5c8689af Mon Sep 17 00:00:00 2001 From: Dustin Carlino Date: Mon, 1 Jan 2024 11:03:26 +0000 Subject: [PATCH] No more docker for elevation --- book/src/tech/dev/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/book/src/tech/dev/README.md b/book/src/tech/dev/README.md index b495d0e..62557a9 100644 --- a/book/src/tech/dev/README.md +++ b/book/src/tech/dev/README.md @@ -94,9 +94,6 @@ To run all pieces of the importer, you'll need some extra dependencies: `--features importer/scenarios` from `import.sh`. You won't be able to build the Seattle scenarios. - Standard Unix utilities: `unzip` and `gunzip` -- If you have Docker installed, you'll notice the `--raw` stage will run a - container for . If you're missing - Docker, elevation data should just be skipped. ### The importer pipeline