Skip to content

Commit bd99f3a

Browse files
authored
Update Readme
Added commands which made it work when I tried.
1 parent 142a0c9 commit bd99f3a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.org

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Create a Postgres database and run the tests:
3131

3232
#+begin_src bash
3333
psql --command="create database test"
34+
psql --command="create user testuser"
3435
cat schema.sql | psql --username=testuser test
3536
#+end_src
3637

@@ -39,7 +40,8 @@ cat schema.sql | psql --username=testuser test
3940
Let's run some tests:
4041

4142
#+begin_src bash
42-
pulp install
43+
bower install
44+
npm install
4345
pulp test
4446
#+end_src
4547

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy