Skip to content

Commit 1a076b4

Browse files
authored
Merge pull request #85 from httphypixelnet/master
Normalize urls in README.md to use the new repo
2 parents efcd3d6 + 5e216d9 commit 1a076b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<div align="center">
2-
<img src="https://raw.githubusercontent.com/Flow-Works/FlowOS-2.0/master/src/assets/flow.png" width="100px">
2+
<img src="https://raw.githubusercontent.com/Flow-Works/FlowOS/master/src/assets/flow.png" width="100px">
33

44
# FlowOS
55

66
<img src="https://cdn.rawgit.com/standard/standard/master/badge.svg" height="50">
7-
<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/>
7+
<a href="https://discord.gg/axUqK8CN2n"><img src="https://raw.githubusercontent.com/Flow-Works/FlowOS/master/src/assets/badge.png" height="50"></a><br/>
88

99
<img src="https://img.shields.io/github/stars/flow-works/flowos?style=for-the-badge" />
1010
<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.
3030

3131
1. Clone the repository
3232
```bash
33-
git clone https://github.com/Flow-Works/FlowOS-2.0
33+
git clone https://github.com/Flow-Works/FlowOS
3434
```
3535
2. Install packages
3636
```bash

0 commit comments

Comments
 (0)