mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-29 23:05:10 +01:00
Removed "make run" in the README
This commit is contained in:
parent
d80e9931f5
commit
cef72d87a6
@ -19,10 +19,11 @@ Then you can install wallabag by executing the following commands:
|
|||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/wallabag/wallabag.git
|
git clone https://github.com/wallabag/wallabag.git
|
||||||
cd wallabag && make install
|
cd wallabag && make install
|
||||||
make run
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Now, [configure a virtual host](https://doc.wallabag.org/en/admin/installation/virtualhosts.html) to use your wallabag.
|
||||||
|
|
||||||
# License
|
# License
|
||||||
Copyright © 2013-2018 Nicolas Lœuillet <nicolas@loeuillet.org>
|
Copyright © 2013-2018 Nicolas Lœuillet <nicolas@loeuillet.org>
|
||||||
This work is free. You can redistribute it and/or modify it under the
|
This work is free. You can redistribute it and/or modify it under the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user