1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

[docs] Fix typo in 'How to add a builder'

llvm-svn: 282713
This commit is contained in:
Dylan McKay 2016-09-29 12:51:26 +00:00
parent c658b91293
commit 2ef5ef61d6

View File

@ -30,7 +30,7 @@ Here are the steps you can follow to do so:
#. Install buildslave (currently we are using buildbot version 0.8.5).
Depending on the platform, buildslave could be available to download and
install with your packet manager, or you can download it directly from
install with your package manager, or you can download it directly from
`<http://trac.buildbot.net>`_ and install it manually.
#. Create a designated user account, your buildslave will be running under,