Skip to content

Commit

Permalink
Initial updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rpsene authored May 2, 2024
1 parent 68f34ad commit be1f95c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
= RISC-V Specification Template

This repository serves as a template for creating GitHub repositories within the RISC-V organization for the purpose of developing specifications. It aims to facilitate and standardize the process of specification development.

NOTE: If you are viewing this in a specification repository, kindly update the title for this section and provide an introduction relevant to your repository.
= RISC-V Memory Tagging

== License

Expand Down Expand Up @@ -46,7 +42,7 @@ To build the document, you'll need the following tools installed on your system:
=== Cloning the Repository

```shell
git clone --recurse-submodules https://github.com/riscv/docs-spec-template.git
git clone --recurse-submodules https://github.com/riscv/riscv-memory-tagging.git
```

=== Building the Documentation
Expand Down

0 comments on commit be1f95c

Please sign in to comment.