We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1fb3d6 commit d5123c7Copy full SHA for d5123c7
BUILD.md
@@ -27,9 +27,9 @@ tool with a help by our [rellu](https://github.com/robotframework/rellu)
27
utilities, but also other tools and modules are needed. A pre-condition
28
is installing all these, and that\'s easiest done using
29
[pip](http://pip-installer.org) and the provided
30
-[requirements-build.txt](requirements-build.txt) file:
+[requirements-dev.txt](requirements-dev.txt) file:
31
32
- pip install -r requirements-build.txt
+ pip install -r requirements-dev.txt
33
34
## Using Invoke
35
0 commit comments