Merge pull request #85 from httphypixelnet/master
Normalize urls in README.md to use the new repo
This commit is contained in:
commit
1a076b46bb
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://raw.githubusercontent.com/Flow-Works/FlowOS-2.0/master/src/assets/flow.png" width="100px">
|
<img src="https://raw.githubusercontent.com/Flow-Works/FlowOS/master/src/assets/flow.png" width="100px">
|
||||||
|
|
||||||
# FlowOS
|
# FlowOS
|
||||||
|
|
||||||
<img src="https://cdn.rawgit.com/standard/standard/master/badge.svg" height="50">
|
<img src="https://cdn.rawgit.com/standard/standard/master/badge.svg" height="50">
|
||||||
<a href="https://discord.gg/axUqK8CN2n"><img src="https://raw.githubusercontent.com/Flow-Works/FlowOS-2.0/master/src/assets/badge.png" height="50"></a><br/>
|
<a href="https://discord.gg/axUqK8CN2n"><img src="https://raw.githubusercontent.com/Flow-Works/FlowOS/master/src/assets/badge.png" height="50"></a><br/>
|
||||||
|
|
||||||
<img src="https://img.shields.io/github/stars/flow-works/flowos?style=for-the-badge" />
|
<img src="https://img.shields.io/github/stars/flow-works/flowos?style=for-the-badge" />
|
||||||
<img src="https://img.shields.io/github/issues-pr/flow-works/flowos?style=for-the-badge" />
|
<img src="https://img.shields.io/github/issues-pr/flow-works/flowos?style=for-the-badge" />
|
||||||
|
|
@ -30,7 +30,7 @@ To run FlowOS on your local machine, you need Node.js 16 or above.
|
||||||
|
|
||||||
1. Clone the repository
|
1. Clone the repository
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/Flow-Works/FlowOS-2.0
|
git clone https://github.com/Flow-Works/FlowOS
|
||||||
```
|
```
|
||||||
2. Install packages
|
2. Install packages
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue