From 355163fd55e13bfa5927521460b7aa6ef286daa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20=28skarab42=29=20Mischler?= Date: Wed, 7 Jan 2026 17:44:13 +0100 Subject: [PATCH] fix: readme format --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6c6d64439..891f66d35 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ The recommended way to develop docs.rs is a combination of `cargo run` for the main binary and [docker-compose](https://docs.docker.com/compose/) for the external services. This gives you reasonable incremental build times without having to add new users and packages to your host machine. -``` - ### Dependencies Docs.rs requires at least the following native C dependencies.