Skip to content

Commit

Permalink
experimental: fix guide nit (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidKorczynski authored Jul 1, 2024
1 parent 7ae6ad2 commit eb56400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/c-cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ libraries, then we will end up trying to build/run 400 harnesses.
# Prepare
# Vertex: Follow the steps at:
# https://github.com/google/oss-fuzz-gen/blob/main/USAGE.md#vertex-ai
export export GOOGLE_APPLICATION_CREDENTIALS=PATH_TO_CREDS_FILE
export GOOGLE_APPLICATION_CREDENTIALS=PATH_TO_CREDS_FILE

# chatgpt:
export OPENAI_API_KEY=your-api-key
Expand Down

0 comments on commit eb56400

Please sign in to comment.