Skip to content

Commit 4e3ff33

Browse files
committed
[org-migrate] update pointers to github repo
1 parent 076dcc9 commit 4e3ff33

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

readme.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
![E2E Tests](https://github.com/nilock/vue-skuilder/actions/workflows/e2e-tests.yml/badge.svg)
2-
3-
[![image](https://user-images.githubusercontent.com/10780590/132559883-8d65a1ef-d930-468b-8805-7e1003e05c7d.png)](https://www.youtube.com/watch?v=a6tvHMvF8Mo)
1+
![E2E Tests](https://github.com/patched-network/vue-skuilder/actions/workflows/e2e-tests.yml/badge.svg)
42

53
General tooling for interactive tutoring systems, with experimentation toward
64
- mass-collaborative authoring
@@ -28,13 +26,13 @@ This monorepo contains three primary components:
2826
### Prerequisites
2927

3028
- Node.js 18+
31-
- Yarn
29+
- Yarn 4 (or corepack)
3230
- Docker (for development database)
3331

3432
### Commands
3533

3634
```bash
37-
git clone https://github.com/nilock/vue-skuilder.git
35+
git clone https://github.com/patched-network/vue-skuilder.git
3836
cd vue-skuilder
3937
git submodule init
4038
yarn install

0 commit comments

Comments
 (0)