Skip to content

Proposal: Update 'zig build get-v8' instructions in README and Dockerfile #127

@Yamashou

Description

@Yamashou

Currently, the get-v8 subcommand does not exist in the latest build.zig, but the README and Dockerfile still reference the legacy zig build get-v8 command. The actual command is now prepare-v8, so these references should be corrected.

Background

Proposal

  • Update all mentions of zig build get-v8 in README.md and the Dockerfile to zig build prepare-v8.
  • Review other documentation for similar corrections.

References


This update will help avoid confusion and ensure correct build instructions for users. Thank you for considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions