From 4d490dc2acce7928644d925992933b4e3350cf3a Mon Sep 17 00:00:00 2001 From: "joshcs.eth" <46639943+jcstein@users.noreply.github.com> Date: Fri, 19 Jul 2024 15:40:29 -0400 Subject: [PATCH] feat: add install clarification --- README.md | 8 +++++--- cips/cip-1.md | 10 +++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ab2b7cc..a510d04 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,10 @@ markdownlint --config .markdownlint.yaml '**/*.md' ### Running the site locally -```bash +Prerequisites: +1. Install [Rust](https://www.rust-lang.org/tools/install) +1. Install [mdbook](https://rust-lang.github.io/mdBook/guide/installation.html) + +```sh mdbook serve -o ``` - -> Requires Rust and mdbook. \ No newline at end of file diff --git a/cips/cip-1.md b/cips/cip-1.md index a959a83..4bb2771 100644 --- a/cips/cip-1.md +++ b/cips/cip-1.md @@ -1,6 +1,10 @@ -| cip | title | author | status | type | created | -|-----|---------------------------------------------|-------------------------------|--------|------|------------| -| 1 | Celestia Improvement Proposal Process and Guidelines | Yaz Khoury | Living | Meta | 2023-04-13 | +| cip | 1 | +| - | - | +| title | Celestia Improvement Proposal Process and Guidelines | +| author | Yaz Khoury | +| status | Living | +| type | Meta | +| created | 2023-04-13 | ## Table of Contents