Clarify the root directory comment

A contributor had an issue when ran script changing the directory
name after clone. This was discussed on the etcd slack channel.
This commit is contained in:
Sahdev Zala
2021-02-01 15:41:36 -05:00
parent d6d03beaea
commit 6bbef10721

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
# Generate all etcd protobuf bindings.
# Run from repository root.
# Run from repository root directory named etcd.
#
set -e