1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Thomas Touhey fbd2dc0d2d Merge branch 'fix/fix-file-name-checks' into 'develop'
fix: fix file name checks in p7

See merge request cahuteproject/cahute!38
2024-05-03 12:46:14 +00:00
Thomas Touhey a9b568172e docs: add notice about Homebrew installation
As a request from Homebrew maintainers, the Homebrew formula
for Cahute assumes that no calculators are connected while
tests are run:

https://github.com/Homebrew/homebrew-core/pull/167092#discussion_r1560696882
2024-05-03 12:39:35 +02:00
1 changed files with 9 additions and 2 deletions

View File

@ -27,11 +27,18 @@ instructions depends on the system you want to install it on.
Cahute and its command-line utilities can be installed using
|homebrew| Homebrew_.
Once Homebrew is installed, you can install the `cahute formula
<cahute homebrew formula_>`_::
Once Homebrew is installed, **disconnect all calculators from your computer**
and install the `cahute formula <cahute homebrew formula_>`_ with the
following command::
brew install cahute
.. warning::
The installation requires that no calculator is currently connected
to your computer through USB; having one currently in receive mode may
result in the installation failing.
|archlinux| Archlinux, |manjaro| Manjaro Linux
----------------------------------------------