Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit cc021f4

Browse files
authored
Update README.md (#207)
Updates Apps Script location in Google Sheets menus from Tools to Extensions.
1 parent 05f8a7e commit cc021f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

equipment-requests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ notification is sent to HR once the status is marked as complete.
3333
[![Learn more about this solution](https://img.youtube.com/vi/-R_MK1HFlZE/0.jpg)](https://www.youtube.com/watch?v=-R_MK1HFlZE&list=PLU8ezI8GYqs4YntFNP9jf_rrZ0vJLSW2X&index=7)
3434

3535
1. Create a copy of the sample [Equipment request spreadsheet][sheet].
36-
1. Click the menu item **Tools** > **Script editor** to edit the script.
36+
1. Click **Extensions** <span aria-label="and then">></span> **Apps Script** to edit the script.
3737
1. In the script, change the value of `REQUEST_NOTIFICATION_EMAIL` to your email address.
3838
1. Save the script.
3939
1. Close the script editor.

0 commit comments

Comments
 (0)