In paragraph three in 7.3.4. it says
Inside it write --path:"./src"
This gives an error when running the database test and should probably be
Inside it write --path:"../src/"
(This might fall under the heading of "typos and other simple mistakes", but it managed to confuse me a little bit anyway)
|