Skip to content

Commit 0cc60ef

Browse files
authored
Merge pull request #219 from metafacture/215-deleteFixRepoRefrenceFromReadme
2 parents 892e3ad + ff67fb7 commit 0cc60ef

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -95,27 +95,6 @@ Windows:
9595
$ .\gradlew.bat install
9696
```
9797

98-
### Install Metafacture Fix
99-
100-
This project depends on [metafacture-fix](https://github.com/metafacture/metafacture-fix), which is work in progress.
101-
It is possible to display the current version of dependencies in the UI. To display the version, please read this [section](#show-dependency-versions-in-ui). This is especially reasonable when installing on a server.
102-
103-
Clone and install metafacture-fix:
104-
```bash
105-
$ git clone https://github.com/metafacture/metafacture-fix.git -b 1.0.0
106-
$ cd metafacture-fix
107-
```
108-
109-
Unix:
110-
```bash
111-
$ ./gradlew install
112-
```
113-
114-
Windows:
115-
```bash
116-
$ .\gradlew.bat install
117-
```
118-
11998
### Clone the metafacture-playground project
12099

121100
```bash

0 commit comments

Comments
 (0)