Skip to content

Update Quark Agent's installation instructions in the next release #671

@haeter525

Description

@haeter525

Refer to #670.

We currently use the following complex commands to install Quark Agent because Quark Agent is not included in any release.

git clone https://github.com/quark-engine/quark-engine.git & cd quark-engine
pip install .[QuarkAgent]

In the next release, we should simplify the Quark Agent installation commands as follows.

pip install quark-engine[QuarkAgent]

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions