mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Fix static-file-server example instructions (#1832)
Co-authored-by: MoisesPotato <[email protected]>
This commit is contained in:
co-authored by
MoisesPotato
parent
a26ddd1063
commit
2c1dde7c07
@@ -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::{
|
||||
|
||||
Reference in New Issue
Block a user