### Problem Description - `README.md` should not require developers to install `yarn classic`. See https://github.com/rancher-sandbox/rancher-desktop/blob/main/README.md?plain=1#L182 . - In https://github.com/rancher-sandbox/rancher-desktop/blob/main/package.json , `"packageManager": "yarn@4.9.4",` has already been specified. ### Proposed Solution - `README.md` should not require developers to install `yarn classic`. ### Additional Information - Null.
Problem Description
README.mdshould not require developers to installyarn classic. See https://github.com/rancher-sandbox/rancher-desktop/blob/main/README.md?plain=1#L182 ."packageManager": "yarn@4.9.4",has already been specified.Proposed Solution
README.mdshould not require developers to installyarn classic.Additional Information