mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-22 12:28:04 -05:00
Update docs.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Using and configuring the buildbot masters and slaves
|
||||
=====================================================
|
||||
Buildbot masters and slaves
|
||||
===========================
|
||||
|
||||
Master
|
||||
------
|
||||
@@ -27,7 +27,7 @@ will do the job since it will just reparse the configuration file without signin
|
||||
You can add the following lines to the end of your ``.profile`` file on OSX (similar ideas apply on other platforms) to autostart the master when the user logs in:
|
||||
|
||||
```
|
||||
# Connect to the buildbot master
|
||||
# Startup the buildbot master
|
||||
buildbot start ~/master
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user