Updates cargo run command in examples (#71)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//!
|
||||
//! You can test this out by running:
|
||||
//!
|
||||
//! cargo run --bin server
|
||||
//! cargo run --bin mini-redis-server
|
||||
//!
|
||||
//! And then in another terminal run:
|
||||
//!
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
//!
|
||||
//! You can test this out by running:
|
||||
//!
|
||||
//! cargo run --bin server
|
||||
//! cargo run --bin mini-redis-server
|
||||
//!
|
||||
//! Then in another terminal run:
|
||||
//!
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
//!
|
||||
//! You can test this out by running:
|
||||
//!
|
||||
//! cargo run --bin server
|
||||
//! cargo run --bin mini-redis-server
|
||||
//!
|
||||
//! Then in another terminal run:
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user