diff --git a/dex/README.md b/dex/README.md index 3f03110..e667e63 100644 --- a/dex/README.md +++ b/dex/README.md @@ -13,7 +13,7 @@ cargo test ### Compile the dex binary ```bash -cargo build --relase dex +cargo build --release ``` ### Deploy the dex to the configured solana cluster