Skip to content

Commit

Permalink
fix command for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
windwords authored Jan 19, 2023
1 parent 6b89c5c commit e86f9a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The development of Blorum core is temporarily halted, it will be resumed after t
## How to install

```shell
git clone https://github.com/SorenEricMent/blorum
git clone https://github.com/Blorum/blorum
cd blorum
npm install
```
Expand All @@ -37,8 +37,7 @@ Blorum provided three install modes for you to choose:
In the process of installation, if you typoed, you could input `back` to change the answer to previous quesition.

## Documentations
Documents about the Blorum and the whole Blorum project could be found under this repo
[https://github.com/Blorum/blorum-docs](https://github.com/Blorum/blorum-docs)
Documents about the Blorum and the whole Blorum project could be found under this repo: [https://github.com/Blorum/blorum-docs](https://github.com/Blorum/blorum-docs)

## Logo

Expand Down
2 changes: 1 addition & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Blorum核心开发暂时停止,待[Blorum/blorum-docs](https://github.com/Blor
## 如何安装

```shell
git clone https://github.com/SorenEricMent/blorum
git clone https://github.com/Blorum/blorum
cd blorum
npm install
```
Expand Down

0 comments on commit e86f9a1

Please sign in to comment.