3
0
Fork 0

Mise à jour de 'README.md'

This commit is contained in:
Bruno FELIX 2021-04-27 17:04:18 +02:00
parent cb82f3131e
commit 5a814f752a
1 changed files with 3 additions and 1 deletions

View File

@ -7,5 +7,7 @@
Add these lines at the end of the pathing
### Fix py2eno install issue
```
# Fix py2eno install issue
RUN curl https://gitea.imust.org/bfe/tutor-patches/raw/commit/180886d7ee51c29c5ad3aeac716262bb80e995da/py2neo-fix.patch | git apply -
```