Skip to content

Commit

Permalink
Merge pull request #160 from Elijah-Bodden/Elijah-Bodden-patch-315020
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Elijah-Bodden authored Oct 2, 2024
2 parents d29a4e9 + 6773dd3 commit 2ae9ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Of course, this approach isn't perfect. The benefits of decentralization are ult
###
Paste the following commands into a terminal to build a complete directory structure and initialize the demo on 127.0.0.1:8000 anywhere with the prerequisities installed.
```shell
wget Membrane-current.tar.gz https://github.com/Elijah-Bodden/Membrane/tarball/v1.2.2
wget Membrane-current.tar.gz https://github.com/Elijah-Bodden/Membrane/tarball/v2.1.0
tar xfv Membrane-current.tar.gz --transform 's!^[^/]\+\($\|/\)!Membrane-current\1!'
cd Membrane-current/src/source/frontend
npm install
Expand Down

0 comments on commit 2ae9ea4

Please sign in to comment.