File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83,16 +83,16 @@ On Windows, the whole installation would be like this:
8383 * run configure
8484
8585
86-
8786Later on, if opening a new shell or command prompt on an already installed
8887AboutCode you need to **activate ** this installation.
8988
9089On Linux or Mac, run this::
90+
9191 source bin/activate
9292
9393On Windows, run this::
94- bin\\activate
9594
95+ bin\\activate
9696
9797
9898Usage
@@ -203,8 +203,6 @@ In this example, the tool will use the list in the "thirdparty_code.csv" file
203203and generate .ABOUT files in a directory tmp/thirdparty_about/
204204
205205
206-
207-
208206**Using the genattrib.py script **
209207
210208The genattrib.py script is used to generate a credit and license attribution
@@ -271,10 +269,12 @@ branching model.
271269**Tests **
272270
273271You can run the test suite with::
272+
274273 python setup.py test
275274
276275
277276**Contributing **
277+
278278We accept bugs, patches and pull requests for code and documentation provided
279279under the same license (Apache-2.0) as this tool.
280280When contributing, you are agreeing to the http://developercertificate.org/
You can’t perform that action at this time.
0 commit comments