diff --git a/cips/README.md b/cips/README.md index 4632b37..be0d2ba 100644 --- a/cips/README.md +++ b/cips/README.md @@ -59,7 +59,8 @@ markdownlint --config .markdownlint.yaml '**/*.md' ### Running the site locally -Prerequisites: +Prerequisites: + 1. Install [Rust](https://www.rust-lang.org/tools/install) 1. Install [mdbook](https://rust-lang.github.io/mdBook/guide/installation.html) diff --git a/cips/SUMMARY.md b/cips/SUMMARY.md index 9a833fa..56bf383 100644 --- a/cips/SUMMARY.md +++ b/cips/SUMMARY.md @@ -1,7 +1,7 @@ # Summary - # CIPs + - [Overview](./README.md) - [CIP-1](./cip-1.md) - [CIP-2](./cip-2.md) diff --git a/cips/cip-15.md b/cips/cip-15.md index 1680e41..83aa600 100644 --- a/cips/cip-15.md +++ b/cips/cip-15.md @@ -168,4 +168,3 @@ Currently, the gas cost for a PayForBlob transaction accounts for the number of ## Copyright Copyright and related rights waived via [CC0](https://github.com/celestiaorg/CIPs/blob/main/LICENSE). -