diff --git a/INSTALLATION.md b/INSTALLATION.md index 7d2d209..7662a3d 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -41,10 +41,9 @@ docker run -v /tmp/data:/databunker/data -p 3000:3000 \ --rm --name dbunker paranoidguy/databunker ``` -# Ctreate a test record +# Create a test record -You can download and run a small test script that will create a number of records. -It will create a test user. +You can download and run a small test script that will create a user record, user app record, user consent, etc... ``` curl https://raw.githubusercontent.com/paranoidguy/databunker/master/create-test-user.sh -o test.sh @@ -52,7 +51,7 @@ chmod 755 ./test.sh ./test.sh **DATABUNKER_MASTERKEY** ``` -You can open browser at http://localhost:3000/ +You can now open browser at http://localhost:3000/ Use the following account details: Email: test@paranoidguy.com