Fix static-file-server example instructions (#1832)

Co-authored-by: MoisesPotato <[email protected]>
This commit is contained in:
Moises-Herradon-Cueto
2023-03-10 09:51:22 +01:00
committed by GitHub
co-authored by MoisesPotato
parent a26ddd1063
commit 2c1dde7c07
+1 -1
View File
@@ -1,7 +1,7 @@
//! Run with
//!
//! ```not_rust
//! cd examples && cargo run -p example-static-file-server
//! cd examples/static-file-server && cargo run -p example-static-file-server
//! ```
use axum::{