Skip to content

Commit ed95d82

Browse files
Commit from GitHub Actions (Build readme)
1 parent ba30e25 commit ed95d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We use `Make` as main entry point and command line interface to build, run and d
1313
git clone https://github.com/TIBHannover/docker-ckan
1414
cd docker-ckan
1515
cp .env.example .env
16-
make up
16+
make build up
1717
----
1818

1919
Open your browser at https://localhost:8443. Login as `ckan_admin` with password `test1234` (see `.env`).

0 commit comments

Comments
 (0)