quantumlib / Cirq

A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Apache License 2.0
4.24k stars 1.01k forks source link

Fix brew cask install mactex command in macOS tutorial. #6361

Closed smburdick closed 10 months ago

smburdick commented 10 months ago

To install the mactex cask with the current version of Homebrew, the command should be changed.

See also https://github.com/orgs/Homebrew/discussions/902

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (master@6aa9d0d). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6361 +/- ## ========================================= Coverage ? 97.84% ========================================= Files ? 1110 Lines ? 96710 Branches ? 0 ========================================= Hits ? 94626 Misses ? 2084 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.